Using iTerm 2 on OS x 10.14.
I've set the natural text editing
for my key-bindings.
In the ZSH shell the key bindings works fine. For example, I use option
+ → to skip a word. However, when using vim
, none of my key bindings work as expected.
How would I ensure the keybinding work in vim on my local machine, and when I ssh to other machines.
It feels like VIM is not adhering to the key mappings made in my iTerm profile.