Description
In terminal mode on the T-Deck, output cannot be scrolled once it exceeds the visible screen. This prevents reviewing logs or interacting with multi-line output.
Expected Behavior
Terminal output should support scrolling to view previous content.
Actual Behavior
- Output is limited to the visible screen
- No way to scroll up or down
Impact
Prevents effective use of terminal mode for:
- Debugging
- Monitoring logs
- Commands with multi-line output
Proposed Solution
Touch input
- Vertical swipe scrolls terminal output
Scroll wheel / trackball
This would align terminal behavior with standard expectations and make terminal mode usable for real workflows.
Description
In terminal mode on the T-Deck, output cannot be scrolled once it exceeds the visible screen. This prevents reviewing logs or interacting with multi-line output.
Expected Behavior
Terminal output should support scrolling to view previous content.
Actual Behavior
Impact
Prevents effective use of terminal mode for:
Proposed Solution
Touch input
Scroll wheel / trackball
This would align terminal behavior with standard expectations and make terminal mode usable for real workflows.