ryanflannery / vitunes

A curses media indexer and player for vi users
http://www.vitunes.org
Other
58 stars 5 forks source link

Add Support for :map and :command #5

Closed ryanflannery closed 13 years ago

ryanflannery commented 13 years ago

:map is easy.

:command will take a while.

ryanflannery commented 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.