Closed ryanflannery closed 13 years ago
I'm closing/removing this issue.
I've just posted functional support for custom keybindings with f8f1369ca99282706bce1fa9752ed06856676097.
This adds support for :bind and :unbind commands to customize keybindings quite easily.
Traditionally, :map allows one to map a keycode/sequence to a list of actions. Similar for :command (though much more expressive). The more I think about it, the more this is unnecessary for vitunes.
:map is easy.
:command will take a while.