aboutsummaryrefslogtreecommitdiffstats
path: root/vim-mode/vim_mode.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added some brief documentation in comments to vim-modeTom Feist2010-09-201-1/+27
|
* moved to an emulated keystrokes approach rather than trying to reimplement theTom Feist2010-09-201-42/+69
| | | | | various movement functions. Might be an issue finding the correct bindings - maybe easier to have it set a whole load of its own on init in some obscure place
* new key detection system that incorporates a buffer to identify sequences thatTom Feist2010-09-201-28/+85
| | | | start with an Esc, and distinguish them from a press of the Esc key.
* started work on a 'vim-mode' to emulate some of that crazy shit for irssi.Tom Feist2010-09-201-0/+181