claude-code - 💡(How to fix) Fix [Bug] /rewind command freezes keyboard input in prompt selection interface [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#54236Fetched 2026-04-29 06:32:40
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description So my /rewind is not working. It just get stuck when do /rewind. In the new window where the list of request prompts are listed, the keyboard is frozen. I cant go up and down. I cant enter to select not delete to get back.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.121
  • Feedback ID: f32545b2-df07-494a-be18-100fc31107dc

Errors

[]

extent analysis

TL;DR

The issue with the /rewind command getting stuck and keyboard being frozen in the new window may be related to a compatibility or rendering issue in the terminal.

Guidance

  • Check if the issue persists in a different terminal emulator to isolate if the problem is specific to Apple Terminal.
  • Verify if there are any known issues or updates available for the version 2.1.121 that might address rendering or keyboard input problems.
  • Try resetting the terminal settings to their defaults to see if it resolves the issue.
  • If possible, test the /rewind command in a different environment or platform to compare behavior.

Notes

The absence of error messages in the Errors section and the specific mention of the environment and version suggest that the issue might be related to a specific configuration or compatibility problem rather than a general code error.

Recommendation

Apply workaround: Given the lack of explicit error messages and the environment specifics, attempting to use a different terminal or resetting settings might provide a temporary workaround until a more definitive fix can be identified.

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