-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Mouse wheel scrolls Claude Code input instead of terminal history #12094
Copy link
Copy link
Open
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:internal-reportReported internally by the Warp team (must include a link back to the internal report)Reported internally by the Warp team (must include a link back to the internal report)
Description
Metadata
Metadata
Assignees
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:internal-reportReported internally by the Warp team (must include a link back to the internal report)Reported internally by the Warp team (must include a link back to the internal report)
Summary
A user reported that when using Claude Code in Warp, mouse-wheel or trackpad scrolling scrolls the Claude Code input line instead of the terminal output/history. This makes it difficult to review prior output while working.
This may be related to terminal mouse/scroll reporting behavior; turning off Warp's mouse and scrolling reporting setting may be a workaround.
Steps to reproduce
Expected behavior
Scrolling should let the user review terminal output/history.
Actual behavior
Scrolling affects the Claude Code input line instead of the terminal output/history.
Additional context
Reported from internal Slack: https://warpdev.slack.com/archives/C08KTPNQN65/p1780419159949509