[BUG] Scrollback not working in SSH terminals (MobaXterm) - alternate screen buffer issue
Resolved 💬 4 comments Opened Nov 24, 2025 by mdussault70 Closed Jan 26, 2026
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?
Since a recent update, I can no longer scroll back to see previous output in the terminal.
I'm using MobaXterm to connect via SSH to a CentOS 7 server. Previously, I could scroll up in my terminal to review earlier
responses and information. Now the scrollback doesn't work - it seems Claude Code is using the alternate screen buffer which
prevents normal terminal scrolling.
What Should Happen?
I should be able to scroll up in the ssh window
Error Messages/Logs
Steps to Reproduce
- Connect to a Linux server via SSH using MobaXterm
- Run claude
- Have a conversation with multiple responses that exceed the terminal height
- Try to scroll up using the mouse wheel or MobaXterm's scrollbar
- Result: Cannot scroll back to see previous output - scrollback history is empty/inaccessible
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.51
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Xterm
Additional Information
<img width="1159" height="849" alt="Image" src="https://github.com/user-attachments/assets/4dc26d00-1a9d-422a-8b3d-fd7f72f8ac0f" />
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗