Skip to content

Usability issue - scroll in terminal (Terminator) #2205

@avadisabelle

Description

@avadisabelle

Describe the bug

Since the last version, the mouse scroll stopped scrolling up and down in the history of what the agent produce. Instead, it navigate thru the 'input' that were sent to the agent (which is completly useless). Other mouse behaviour were disabled by '--no-mouse' but that one stays.
It is not just the mouse scroll but also the scrolling that is entirely impossible

Affected version

GitHub Copilot CLI 1.0.10

Steps to reproduce the behavior

  1. copilot --yolo --no-mouse
  2. send something that will make the agent produce more than one page of content
  3. Scroll up with the mouse (and even look the Terminator or Console, you will not be capable to scroll up and down)

Expected behavior

  • --no-mouse = no mouse at all
  • scroll button scroll the terminal, not the inputs we gave the agent
  • Even without the mouse scroll with normal click, scroll is accessible

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions