Release Notes: Added support for the following commands was added: v_~, [{, [(, ]}, ]), |, @@, "_, i_ctrl-w, i_ctrl-r, i_ctrl-a, i_ctrl-e, i_ctrl-y. See the vim documentation for explanations. 'recording' is now displayed while recording a macro. Modifying search settings (noic, hlsearch) affects the current search. Configurable boolean values can now be checked with :set <property>?. Miscellaneous bugs were fixed.


Release Notes: Lots of miscellaneous bugfixes and new features, including sentence motions '(' and ')', support for mappings with Shift and Alt, and change list traversals 'g,' and 'g;'. Marks now stay put as the document changes.


Release Notes: This release introduces a new optional PyDev plugin, adds <C-a> and <C-x> increment/decrement operations, adds basic support for :sort, and adds miscellaneous new commandline operations


Release Notes: This release includes the ability to open files with ':e' or ':find' and the corresponding commands to support them. Other changes include miscellaneous bugfixes and features such as: support for Ctrl+w (delete word) in command-line modes, a fix for backspace behavior in replace mode, and a fix for single-character mappings in insert mode.


Release Notes: This is primarily a bugfix release. It doesn't include anything major.


Release Notes: This release adds support for the much-requested substitution feature, a history for commandline modes, basic support for the :g command, unnamed clipboards, and more.