[PR #12245] feat(tui): restore footer to session view #14133

Closed
opened 2026-02-16 18:18:56 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12245

State: closed
Merged: Yes


What does this PR do?

Restore the footer that appears to have been accidentally removed entirely in https://github.com/anomalyco/opencode/commit/2bb299d74

This PR corrects the seemingly accidental removal by instead applying the same test conditions to the footer display that this commit applied to the header display.

Resolves #12244.

How did you verify your code works?

Manual A/B testing, bun test, bun typecheck.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12245 **State:** closed **Merged:** Yes --- ### What does this PR do? Restore the footer that appears to have been accidentally removed entirely in https://github.com/anomalyco/opencode/commit/2bb299d74 This PR corrects the seemingly accidental removal by instead applying the same test conditions to the footer display that this commit applied to the header display. Resolves #12244. ### How did you verify your code works? Manual A/B testing, `bun test`, `bun typecheck`.
yindo added the pull-request label 2026-02-16 18:18:56 -05:00
yindo closed this issue 2026-02-16 18:18:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14133