claude-code - 💡(How to fix) Fix [BUG] ESC to close not works in JetBrains IDEs [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#49701Fetched 2026-04-17 08:33:51
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×5

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

JetBrains different IDEs not close /status submenu

What Should Happen?

Need close /status submenu but IDE blocks ESC for terminal. Probaply need use different hotkey (Probably: Ctrl + C).

Error Messages/Logs

Steps to Reproduce

  1. Open claude code
  2. /status
  3. ESC to close not works in JetBrains different IDEs
  4. Need press Double Ctrl + C and close for restrat session

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

v2.1.112

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

IntelliJ IDEA terminal

Additional Information

No response

extent analysis

TL;DR

The issue can likely be resolved by using a different hotkey, such as Ctrl + C, to close the /status submenu in JetBrains IDEs instead of ESC.

Guidance

  • The problem seems to be related to the ESC key being blocked by the terminal in JetBrains IDEs, preventing the /status submenu from closing.
  • To verify this, try using a different hotkey, such as Ctrl + C, to close the submenu and see if it works.
  • If using Ctrl + C works, it may be necessary to update the default hotkey settings in Claude Code or the JetBrains IDE to use this key combination instead of ESC.
  • Additionally, checking the keyboard shortcuts settings in the JetBrains IDE may provide more information on how to customize the hotkeys.

Example

No code snippet is provided as it is not necessary for this issue.

Notes

The issue is reported as a regression, meaning it worked in a previous version, but the last working version is not specified. This information may be useful for further debugging.

Recommendation

Apply workaround: Using Ctrl + C as an alternative hotkey to close the /status submenu is a viable workaround until a fix is available.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING