[BUG] Claude code terminal jumps to the top of the chat when reviewing a plan
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When reviewing a CC plan in Claude Code's terminal the chat will jump all the way to the top of the terminal output (without even touching anything). This happens often making it difficult to read the proposed plan.
Actual Behavior: The view intermittently jumps to the top of terminal output when not positioned at the very bottom. The jump may occur after a delay, suggesting a possible refresh/redraw issue.
Impact: Disrupts reviewing large diffs as users lose their place, particularly problematic for lengthy code reviews.
What Should Happen?
The terminal view should allow scrolling without randomly jumping to the very top of the chat
Error Messages/Logs
Steps to Reproduce
Use Claude Code to come up with a fairly long plan (does not fit in the terminal without scrolling)
Try to scroll through the prompt
Wait/observe - view will jump to start
Claude Model
Sonnet (default)
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.0.27
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗