[BUG] Tab not work suggestion
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?
Description:
- Version: 2.0.74
- OS: Ubuntu (WSL or native?)
- Terminal: Windows Terminal / GNOME Terminal
Issue: Prompt suggestions (gray text) appear, but pressing Tab does not accept them. Tab key only shows "alt+t to toggle thinking" hint. This worked in previous versions.
Expected: Tab should accept the suggestion Actual: Tab does nothing / shows alt+t hint
What Should Happen?
Description:
- Version: 2.0.74
- OS: Ubuntu (WSL or native?)
- Terminal: Windows Terminal / GNOME Terminal
Issue: Prompt suggestions (gray text) appear, but pressing Tab does not accept them. Tab key only shows "alt+t to toggle thinking" hint. This worked in previous versions.
Expected: Tab should accept the suggestion Actual: Tab does nothing / shows alt+t hint
Error Messages/Logs
Steps to Reproduce
Description:
- Version: 2.0.74
- OS: Ubuntu (WSL or native?)
- Terminal: Windows Terminal / GNOME Terminal
Issue: Prompt suggestions (gray text) appear, but pressing Tab does not accept them. Tab key only shows "alt+t to toggle thinking" hint. This worked in previous versions.
Expected: Tab should accept the suggestion Actual: Tab does nothing / shows alt+t hint
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.74
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Windows Terminal
Additional Information
No response
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/8399
- https://github.com/anthropics/claude-code/issues/13759
- https://github.com/anthropics/claude-code/issues/14456
This issue will be automatically closed as a duplicate in 3 days.
- If your issue is a duplicate, please close it and 👍 the existing issue instead
- To prevent auto-closure, add a comment or 👎 this comment
🤖 Generated with Claude Code
I think the issue is that the current prompts setting in /config is not persisted across sessions (due to a bug) so it resets and by default pressing TAB while prompts is set to false in /config would show the hint that TAB has moved to alt + t. In addition might also be a combination of it displaying suggestions despite prompts being set to false in /config