Skip to content

dotnet --version breaks mouse scrolling in Linux terminal #53209

@Liangjia0411

Description

@Liangjia0411

Description

Running dotnet commands like dotnet --version in a Linux terminal alters the mouse scroll wheel behavior. Instead of scrolling the terminal output, the scroll wheel cycles through the command history.

Steps to Reproduce

  1. Open a Linux terminal.
  2. Run dotnet --version.
  3. Scroll the mouse wheel.

Expected Behavior

Mouse wheel scrolls the terminal output normally.

Actual Behavior

Mouse wheel acts as Up/Down arrow keys (cycles command history).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions