[BUG] TUI: horizontal separator line renders truncated in narrow terminal windows
Open 💬 1 comment Opened Jul 8, 2026 by mvladt
In a narrow terminal window, the horizontal separator line rendered below the local-command-caveat notice block (and around the "(Branch)" indicator) doesn't span the full width of the pane — it renders as a short teal line stopping partway across, unlike other horizontal rules in the UI which span the full width.
Steps to reproduce:
- Run
/branchto fork the current session - Narrow the terminal window
- Observe the separator line rendered below the local-command-caveat / branch notice block
Expected: the separator spans the full pane width, consistent with other horizontal rules.
Actual: the separator is truncated partway across the screen.
Screenshot to be added as a follow-up comment.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗