[BUG] The entire chat history isn't visible

Open 💬 0 comments Opened Jun 19, 2026 by andreyco89

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?

Scrolling through the history in the terminal doesn't work. It's impossible to view the chat history because I can only see the chat history that fits in the current terminal window.
IDE PyCharm

What Should Happen?

The user should see the entire chat history, not just the visible portion of the history in the terminal.

Error Messages/Logs

Steps to Reproduce

Open Claude in the PyCharm IDE terminal, create any large request, and you'll see that scrolling back to the beginning of the request isn't possible.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Claude Code 2.1.183

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PyCharm terminal

Additional Information

_No response_

View original on GitHub ↗