โจ๏ธ
Keybinding Customization
Claude CodeFreely remap all keybindings
All keybindings in Claude Code can be remapped with the /keybindings command. Changes are hot-reloaded for instant verification. You can adapt it to your key habits, whether you use Vim, Emacs, or other editors.
How to Use
1
Run /keybindings command
2
Change desired keybindings (e.g., submit key, escape key, etc.)
3
Settings hot-reload โ verify instant application
4
Saved to ~/.claude/keybindings.json
Tags
#keybinding
#keyboard
#shortcut
#vim
#customization
Source
Boris Cherny (@bcherny)