taskell
taskell copied to clipboard
Feature request: custom bindings for Esc
Many vim users prefer alternatives to Esc (jk and kk are quite popular) to exit from insert mode. It would be nice if Esc could be bound to a custom key combination in insert mode.
Currently the bindings only support a single key press, so this would be tricky to implement as it is. However, I may bear this in mind when I write the bindings code for v2.0.