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>
410 B
410 B
@runfusion/fusion
| @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.