mcc on Nostr: I am trying to use termux in Android. I have a physical Bluetooth keyboard. On ...
I am trying to use termux in Android. I have a physical Bluetooth keyboard.
On Android, "esc" redirects to HOME. This makes vim hard to use, so I want to remap ` to do what ESC normally does and CTRL-` to type a `.
This is my ~/.vimrc. It's not working, or rather it works but every time I hit ` it moves the cursor forward one word, like I hit e. It does this in normal mode, and if I am in insert mode and hit ` it exits insert mode AND moves the cursor forward one word.
What am I doing wrong?
On Android, "esc" redirects to HOME. This makes vim hard to use, so I want to remap ` to do what ESC normally does and CTRL-` to type a `.
This is my ~/.vimrc. It's not working, or rather it works but every time I hit ` it moves the cursor forward one word, like I hit e. It does this in normal mode, and if I am in insert mode and hit ` it exits insert mode AND moves the cursor forward one word.
What am I doing wrong?