[BUG] fleet/agents view: input becomes unresponsive after navigating back from a session (Windows)

Resolved 💬 3 comments Opened May 18, 2026 by changminJ Closed May 19, 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?

In Claude Code’s agents view, keyboard input becomes unresponsive after entering a background session and then returning to the session list.

After this happens:

  • Arrow keys do not move the selection.
  • Esc does not work.
  • Other keystrokes appear to be ignored.
  • There is no visible cursor movement or UI response.
  • The only reliable recovery is to close the terminal window.

This happens consistently on my Windows setup.

What Should Happen?

After returning to the agents/session list, keyboard input should continue to work normally.

For example:

  • Arrow keys should move the cursor or selection.
  • Esc should exit or go back.
  • q or other supported keys should work as expected.

Error Messages/Logs

Steps to Reproduce

  1. Open a terminal on Windows.
  2. Run claude.
  3. Open agents view.
  4. Use the right arrow key to enter a background session.
  5. Use the left arrow key to return to the agents/session list.
  6. Try to use the keyboard again.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.143 (Claude Code)

Claude Code Version

2.1.143 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Warp

Additional Information

Environment:

  • Claude Code version: 2.1.143
  • OS: Windows 11 Education 26200
  • Terminal: Warp and Windows Terminal
  • Shell: PowerShell

The issue reproduces in both Warp and Windows Terminal, so it does not appear to be limited to a single terminal app.

Please fix this as soon as possible. This issue is blocking my normal workflow.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗