feat(tui): up/down cycle sections on Main; Enter on Logs releases mouse for text selection
Up/Down arrows now cycle the focused panel on the Main page (mirroring Left/Right), except on the Logs panel where they keep their existing role of navigating log entries. Expanding a log entry with Enter now also disables xterm mouse reporting so the user can click-drag to select the message text; closing the expanded view restores wheel scrolling. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.changeset/tui-up-down-section-nav.md
Normal file
5
.changeset/tui-up-down-section-nav.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
feat(tui): up/down arrows now cycle sections on the Main page (matching ←/→), except on the Logs panel where they continue to navigate log entries. Pressing Enter on a Logs entry now also releases xterm mouse reporting while the entry is expanded, so users can click-drag to select log text for copying; closing the expanded view restores wheel scrolling automatically.
|
||||
Reference in New Issue
Block a user