[BUG] Agents view breaks scroll in terminal

Resolved 💬 1 comment Opened May 27, 2026 by RobertPeteleaza Closed Jun 27, 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?

When opening a past session from the agents view inside the IntelliJ Claude Code terminal panel, scrolling through the session history is completely broken — no scrolling works at all.

Actual Behavior

Scrolling is completely non-functional. The session content is displayed but cannot be scrolled — the view is stuck and no input moves it.

What Should Happen?

Scrolling through the session history should work normally, allowing the user to read previous messages in the conversation.

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code inside IntelliJ using Cmd + Esc
  2. Double-tap the left arrow key to navigate to the agents/sessions view
  3. Select any past session from the list
  4. Claude Code enters the selected session
  5. Attempt to scroll through the session history (trackpad scroll, keyboard arrow keys, Page Up/Down, etc.)

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.152

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

IntelliJ IDEA terminal

Additional Information

  • Issue is reproducible consistently
  • Only affects the historical session view; the active/current session is unaffected

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗