[BUG] Ctrl+O conflicts with [whatever]
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?
Transcript toggle with Ctrl + O conflicts with my tmux leader key. Please consider allowing users to remap shortcuts.
What Should Happen?
Users should be able to maintain their preferred system keyboard shortcuts and still access CC features (specifically transcript toggle).
Steps to Reproduce
- With tmux leader key bound to O
- Press Ctrl + O in tmux
- Transcript is not shown
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
1.0.113
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/2724
- https://github.com/anthropics/claude-code/issues/5885
- https://github.com/anthropics/claude-code/issues/6807
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
It also conflicts with zellij session actions. maybe let us customize keys?
And conflicts with midnight commander
Claude code is competing with my IDE for shortcuts. When I add a shortcut here, it's a long process of refinement to find something appropriate while avoiding system and IDE bindings. This is finger-memory that has been built up over decades of WM/IDE customisation, and there are very few shortcuts inside of prime real estate like ctrl+{anything} that are unused.
One of the primary issues of this type that I have, is that claude code takes over my escape key. Pressing escape should return focus to the editor (where I am editing text), and now it serves as a cancel button. This means I am constantly restarting the conversation, and then reaching for the mouse just like my grandmother used to do.
edit: I allowed my frustration to enter the text, I apologise.
I hit this issue as well, this should be configurable in settings.json.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
This remains quite the annoyance.
Because the claude keybind is now ctrl+o, but Zellij uses ctrl+o for session management, I can never see the output of a running command
...
… +20 lines (ctrl+o to expand)
Make ctrl+r great again.
Just let us set bindings. When I create a simple app with Claude Code, the first thing it does is recommend that I setup a config file and a keybindings configurator.
Just use claude code to fix claude code? Honestly adding keybindings is actually trivial.