claude-code - 💡(How to fix) Fix [Bug] Automode toggle not working with Shift+Tab keybinding [2 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#49375Fetched 2026-04-17 08:42:54
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
1
Author
Timeline (top)
labeled ×3commented ×2cross-referenced ×1
RAW_BUFFERClick to expand / collapse

Bug Description I can't turn on automode with shift+tab, it works when I start from plan mode but if I stop and then try to move back to auto mode it doesn't

Environment Info

  • Platform: linux
  • Terminal: ghostty
  • Version: 2.1.111
  • Feedback ID: cb31f08b-0598-4412-b6b7-e5b33a3d3718

extent analysis

TL;DR

The issue might be related to the current mode or state of the application, and checking the mode transition logic could help resolve the problem with toggling automode using shift+tab.

Guidance

  • Verify that the shift+tab shortcut is correctly bound to the automode toggle function in the application's configuration or settings.
  • Check if there are any mode-specific restrictions or conditions that prevent automode from being enabled after stopping, such as requiring a specific sequence of actions or a cooldown period.
  • Test if the issue persists when using a different method to toggle automode, such as a menu option or a different keyboard shortcut.
  • Investigate if the ghostty terminal or Linux platform has any known issues or limitations that could interfere with keyboard shortcuts or application mode transitions.

Notes

The provided information does not include detailed technical specifics about the application's internal workings or the exact conditions under which the issue occurs, so further investigation into the application's code or documentation may be necessary to identify the root cause.

Recommendation

Apply workaround: Since the issue seems to be related to the application's state or mode transition, trying alternative methods to toggle automode or checking for any mode-specific restrictions could provide a temporary solution until the root cause is identified and fixed.

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] Automode toggle not working with Shift+Tab keybinding [2 comments, 2 participants]