Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-09-25 | vim_mode: Implement vi-operators. | Simon Ruderich | 1 | -219/+201 |
2010-09-25 | vim_mode: _update_mode() also sets mode. | Simon Ruderich | 1 | -8/+6 |
2010-09-25 | vim_mode: Add some minor documentation. | Simon Ruderich | 1 | -0/+2 |
2010-09-25 | fixed I/A swap (patch by rudi_s), and a few other misc. changes. | Tom Feist | 1 | -15/+77 |
2010-09-21 | argument processing is now mostly together, along with rudimentary support for | Tom Feist | 1 | -37/+204 |
2010-09-20 | added some brief documentation in comments to vim-mode | Tom Feist | 1 | -1/+27 |
2010-09-20 | moved to an emulated keystrokes approach rather than trying to reimplement the | Tom Feist | 1 | -42/+69 |
2010-09-20 | new key detection system that incorporates a buffer to identify sequences that | Tom Feist | 1 | -28/+85 |
2010-09-20 | started work on a 'vim-mode' to emulate some of that crazy shit for irssi. | Tom Feist | 1 | -0/+181 |