claude-code - 💡(How to fix) Fix [BUG] Interrupt functionality not working as documented—second prompt queued instead of interrupting current task [1 comments, 2 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#60657Fetched 2026-05-20 03:52:49
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

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?

According to the official Claude Code documentation (Interrupt and steer), users should be able to interrupt Claude Code at any point by typing a correction and pressing Enter. The documentation states: "Claude will stop what it's doing and adjust its approach based on your input."

Behavior Observed: The second prompt is queued instead of interrupting the current task. Claude continues working on the first prompt and does not stop to process the new input.

Environment:

Claude Code CLI based Version:

What Should Happen?

Expected Behavior: When a long-running prompt is in progress and a second prompt is entered, Claude should immediately stop the current task and switch to processing the new prompt.

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce:

  1. Start a Claude Code CLI session
  2. Enter a long-running prompt
  3. While the prompt is still executing, type a second prompt and press Enter
  4. Observe that the second prompt is queued rather than interrupting the current task

Claude Model

Other

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.143

Platform

Other

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

No response

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

claude-code - 💡(How to fix) Fix [BUG] Interrupt functionality not working as documented—second prompt queued instead of interrupting current task [1 comments, 2 participants]