Skip to content

T-Deck Pro Terminal mode has no scrollback; propose touch + scroll wheel navigation #2440

@Darachnid

Description

@Darachnid

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

  • Rotate scrolls up/down

This would align terminal behavior with standard expectations and make terminal mode usable for real workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions