[implementations-list] [ANN] vim-mode 0.3
Frank Fischer
frank.fischer at mathematik.tu-chemnitz.de
Fri Feb 19 16:04:38 CET 2010
This is an announcement of vim-mode 0.3. vim-mode is another
implementation of vi/vim-like key-bindings for Emacs. The
mercurial-repository is available at
http://bitbucket.org/lyro/vim-mode
Version 0.3 includes the following improvements:
- XEmacs support
- marks
- registers for macro-recording and yank/paste
- ex-mode
- buffer-local key-bindings for all modes via
`vim:local-nmap', `vim:local-omap', ...
- mouse-selection now enables visual-mode
* single-click -> character visual-mode
* double-click -> word selection visual-mode
* triple-click -> linewise visual-mode
* quadruple-click -> block visual-mode
- visual-mode selection is passed to Emacs-commands which take a
region-argument
Since most required features are now present, the plans for the next
versions include mainly:
- bug-fixes
- implementation of missing commands/motion (text-objects)
- improved documentation
- more interactive search/substitude
Feel free to sent any comments, ideas, bug-reports...
Greetings,
Frank Fischer
More information about the implementations-list
mailing list