Terminal keeps scrolling to top of conversation during active session
Status Closed — duplicate
Maintainer reply ✓ Yes — claude[bot]
Activity 13 comments · opened Mar 20, 2026 · closed Apr 26, 2026
💡 Likely answer: A maintainer (claude[bot], contributor)
responded on this thread — see the highlighted reply below.
Bug Description
During an active Claude Code session in the terminal, the screen frequently and involuntarily scrolls back to the beginning of the conversation. The behavior is erratic/frantic and disrupts the workflow — it's impossible to stay at the current position in the terminal output.
Steps to Reproduce
- Start a Claude Code session in the terminal
- Have a conversation with multiple messages (long enough to require scrolling)
- Observe the terminal jumping back to the top of the conversation automatically
Expected Behavior
The terminal should stay at the current scroll position while the user is working.
Actual Behavior
The screen jumps/scrolls automatically to the beginning of the conversation, repeatedly and without user input. The behavior is frantic and continuous.
Environment
- OS: Windows 11 Home Single Language 10.0.26200
- Shell: bash (Git Bash)
- Claude Code version: (not available —
claude --versionfailed in this environment)
Additional Context
A similar behavior was observed in Google AI Studio a few months ago and was eventually fixed. The symptoms appear to be the same type of terminal scroll hijacking issue.
13 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Agree. Thanks for opening this!
Still broken as of v2.1.81:
https://github.com/anthropics/claude-code/issues/36582
https://github.com/anthropics/claude-code/issues/35403
https://github.com/anthropics/claude-code/issues/36816
https://github.com/anthropics/claude-code/pull/35683
https://github.com/anthropics/claude-code/issues/33814
https://github.com/anthropics/claude-code/issues/34845
https://github.com/anthropics/claude-code/issues/33367
https://github.com/anthropics/claude-code/issues/34400
https://github.com/anthropics/claude-code/issues/826
https://github.com/anthropics/claude-code/issues/36621
https://github.com/anthropics/claude-code/issues/36128
https://github.com/anthropics/claude-code/issues/35766
https://github.com/anthropics/claude-code/issues/34242
https://github.com/anthropics/claude-code/issues/18299
IS THIS FIXED ITS SOOOOOOOOOOOOOOOOOOOO ANNOYING!!!!
+1 — Same environment (Windows 11, WT 1.23, Git Bash/P7). \ does not help. The cursor-repositioning from Ink's re-render is the primary cause. This is the biggest productivity blocker on Windows.
Surely someone knows somebody at Anthropic that can actually tell someone to fix this nonsense. It's ridiculous that we have to wait so long for such an obnoxious bug.
so there is NO fix to this?????
still a thing, it's super annoying
This has been happening since I started using this tool. It is incredibly irritating. Though since this is replacing my job I suppose it doesn't matter what my experience is.
Increasing the terminal window height seem to have stopped it.
Experiencing the same issue here.
Environment:
Reproduction detail: The scroll-to-top happens specifically when the mouse cursor is outside the terminal area. As soon as focus leaves the terminal pane, it jumps to the top of the conversation and loses track of the current output position (incoming messages).
For long conversations, setting the window height to maximum screenview or making the mouse stays inside the terminal, won't solve the problem
This is a duplicate of #35403, which was fixed as of version 2.1.101.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.