Skip to content

[Bug] In PowerShell, the mouse scroll wheel scrolls command history instead of the CLI's output #13036

Description

@YCX81

What happened?

After updating gemini-cli to the latest version (0.15.0), I've encountered an interactive usability issue when using it in Windows PowerShell: when I try to use my mouse scroll wheel to scroll up and review the response that was just generated, the terminal's output buffer does not scroll. Instead, my PowerShell input prompt begins cycling through my previous command history.

What did you expect to happen?

Using the mouse scroll wheel should scroll the PowerShell window's output buffer, allowing me to easily read the full response from gemini-cli

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here

About Gemini CLI │
│ │
│ CLI Version 0.15.0 │
│ Git Commit 37af6f4
│ Model auto │
│ Sandbox no sandbox │
│ OS win32 │
│ Auth Method OAuth │
│ IDE Client VS Code

Login information

Google Account

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.status/need-triageIssues that need to be triaged by the triage automation.status/possible-duplicate

    Type

    Projects

    Status
    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions