Skip to content

Cannot scroll to view history — scrolling triggers input field history instead #72

@zhoupeiyu

Description

@zhoupeiyu

Description

When the terminal content exceeds the visible area, there is no way to scroll up to view previous output. Attempting to scroll triggers the input field's command history instead.

Expected Behavior

  • When the mouse cursor is outside the input field, scrolling should navigate the terminal output history (scroll back buffer)
  • When the mouse cursor is inside the input field, scrolling can trigger input history
  • Scroll target should be determined by mouse cursor position

Steps to Reproduce

  1. Run several commands to fill the terminal with output beyond one screen
  2. Move mouse cursor to the terminal output area (not the input field)
  3. Try to scroll up — instead of scrolling the output, it triggers the input field's command history

Environment

  • macOS
  • Mori latest release

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions