-
|
I encountered a keybinding compatibility issue between Ghostty and iTerm2 when using Claude Code in the terminal:
OS: 13.7.8 (22H730) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
this is likely a claude code issue that it doesn't understand fixterms which is the default encoding mechanism used by ghostty (it also supports kitty keyboard protocol). Ghostty has taken a hard stance on getting rid of fixterms you can modify the keybinds yourself in the config to match what iterm outputs or have the claude folks create a tui that actually works without hacks like this #9844 |
Beta Was this translation helpful? Give feedback.
this is likely a claude code issue that it doesn't understand fixterms which is the default encoding mechanism used by ghostty (it also supports kitty keyboard protocol). Ghostty has taken a hard stance on getting rid of fixterms you can modify the keybinds yourself in the config to match what iterm outputs or have the claude folks create a tui that actually works without hacks like this #9844