Mon Dec 15 15:13:53 EST 2008 Nicolas Pouillard <[email protected]>
* Vim: start the repeating command (aka '.')
Ignore-this: da7523b7ea38a3ff62ab60b98eec2ced
This works with the following commands:
- All operators on most motions (this includes d,y,=,<,>...)
- r, C-A, C-X, D, J, gJ, x, X, p, P and ~ in command mode
The current implementation correctly handles
the right counting semantics, namely if you give
a count it will substitute the old count otherwise
the saved count is used.
All missing saving points are annotated "TODO repeat".
M ./Yi/Keymap/Vim.hs -67 +105
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---