claude-code
claude-code copied to clipboard
Feature Request: Make thinking block toggle keybinding configurable (Tab vs Alt+T)
Summary
Request to make the keybinding for toggling thinking block expansion/collapse configurable, or restore Tab as the default toggle key.
Current Behavior
The thinking block toggle appears to use Alt+T as the keybinding.
Requested Behavior
Either:
- Preferred: Make the keybinding configurable via settings (e.g.,
settings.jsonor environment variable) - Alternative: Restore
Tabas the default toggle key for thinking blocks
Use Case
Tabis more ergonomic and faster to access thanAlt+TTabis a common toggle key in terminal applications- Users with keyboard layouts where
Altcombinations are awkward would benefit from configurability
Environment
- Claude Code version: 2.0.73
- Platform: macOS (Darwin)
- Terminal: Various (iTerm2, Terminal.app, etc.)
Additional Context
This would be a small quality-of-life improvement for users who frequently toggle thinking blocks during conversations.