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: - 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 _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
