Skip to content

Mouse scroll in VSCode scrolls input messages history #2405

@scotch83

Description

@scotch83

Describe the bug

Recently the copilot cli in the vscode terminal does not address the mouse scrolling to the terminal output, to scroll long model output and the whole chat. The mouse scroll instead is scrolling the message history in the input box, which is already possible with the up and down arrows.

Affected version

1.0.12

Steps to reproduce the behavior

  1. Start Vscode
  2. open a terminal
  3. start copilot cli
  4. chat a bit with the model to create output
  5. scroll with the mouse up to view what is not visible anymore

Current behavior

  • the input box scrolls through the messages history
    Expected behavior
  • The terminal should scroll to reveal the older output of the session

Expected behavior

No response

Additional context

  • macos
  • vscode 1.113.0
  • integrated IDE terminal (Zsh)

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