News

2009-11-09

0.12.0 released

Version 0.12.0 has been released. Changes are:

  • lots of new text objects
  • it is now possible to switch from character to linewise visual mode and vice versa by using V and v
  • added 'selection' option to control selection behaviour during visual mode
  • boolean options can now be toggled (e.g. "set ignorecase!")
  • lots of minor bugfixes and improvements
2009-09-16

0.10.1 released

Version 0.10.1 has been released.

This release fixes compatibility issues with Eclipse 3.3.

2009-09-04

0.10.0 released

Version 0.10.0 has been released. Changes are:

  • fixed issues with different keyboard layouts
  • bound keys not bound in 0.8: page up, page down, space, return, delete
  • options "ignorecase" and "smartcase" available
  • improved undo behaviour during inserts