[Haskell-cafe] [ANN] yi-0.7

Dmitry Ivanov ethercrow
Thu Oct 3 06:44:38 UTC 2013


I'm pleased to announce a new release of Yi, text editor written and
extensible in Haskell.

This release introduces new vim keybindings emulation. If all goes well, the
old one will be deprecated in future.

The advantages of the new emulation include support for visual block operations,
more consistent repeat (dot command) behavior, lots of tests (but not nearly
enough, because vim feature set is HUGE) and more.
If you are a vim user, please try it out and help us make it better.

Full changelog is available at
https://github.com/yi-editor/yi/blob/v0.7/CHANGELOG

Places to dicuss using and developing yi:
mailing list: https://groups.google.com/group/yi-devel
issue tracker: https://github.com/yi-editor/yi/issues
IRC channel: #yi at freenode (it's very slow compared to #haskell, please
don't quit after 10 mins)

Regards,
Dmitry




More information about the Haskell-Cafe mailing list