feat(tui): unified header strip + Settings ←/→ pane nav
Drop the separate section + interactive tab strips for a single unified strip: [m] Main [b] Board [a] Agents [g] Settings [t] Git [e] Explorer. Width tiers tightened to fit every terminal size: full labels at cols ≥ 90, glyph-only at 50–89, FUSION + active pill only below 50. New 'm' shortcut switches to status mode (Main); 's' kept as alias. Number keys 1–5 still jump to status sections under the hood. Settings view: ←/→ now switch between list and detail panes, matching Agents view. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
11
.changeset/header-redesign-and-settings-arrows.md
Normal file
11
.changeset/header-redesign-and-settings-arrows.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
"runfusion.ai": patch
|
||||
---
|
||||
|
||||
TUI header redesign and Settings ←/→ pane navigation
|
||||
|
||||
- Replace the dual section + interactive tab strips with a single unified strip: `[m] Main [b] Board [a] Agents [g] Settings [t] Git [e] Explorer`. Status mode highlights the Main pill; interactive views highlight their own. Number-key shortcuts (1–5) for status sections still work but are no longer rendered in the header chrome.
|
||||
- Width tiers now fit comfortably at every terminal size: full labels at cols ≥ 90, glyph-only at 50–89 (every shortcut still visible), FUSION + active pill only below 50. Help/quit shows at cols ≥ 110.
|
||||
- New `m` shortcut switches to status mode (Main); `s` kept as alias.
|
||||
- Settings interactive view: `←` focuses the list pane, `→` focuses the detail pane. `Tab` still cycles either way (consistent with Agents view).
|
||||
Reference in New Issue
Block a user