
jeanphilippe.bernardy:
I'm very pleased to announce the 0.4.1 release of the Yi editor.
== Yi == Yi is a text editor written and extensible in Haskell. The long-term goal of the Yi project is to provide the editor of choice for Haskell programmers. In the meantime, we have fun by hacking an editor in a decent language :)
Yi is not a finished product. This is an alpha-quality release. However, Yi has become a lot more accessible than previously, so if you feel like testing it, now might be a good time to take a look.
While the vty frontend is working, the gtk / pango frontends are erroring for me with, $ yi -f pango Launching custom yi: "/home/dons/.yi/yi-x86_64-linux" yi: exception :: System.Glib.GError.GError Anyone seen this? -- Don