Control-h in NeoVim on macOS
Apparently <c-h>
sends <BS>
to xterm256-screen
terminals and your binding doesn’t work in Neovim.
There’s a few fixes, but I like this one that does it in iTerm:
- Edit -> Preferences -> Keys
- Press
+
- Press
Ctrl+h
as Keyboard Shortcut - Choose Send Escape Sequence as Action
- Type
[104;5u
for Esc+