yi - text editor extensible in Haskell
Contents
Bugs
Bug reports should be posted to the Google issue tracker <http://code.google.com/p/yi-editor/issues/>.
Other suggestions or ideas may be posted to the yi-devel <yi-devel@googlegroups.com> mailing list.
Copyright
Copyright © 2004-2005 Don Stewart, except for components derived from Riot <http://iki.fi/tuomov/riot/>,
Copyright © Tuomo Valkonen.
Yi is released under the terms of the GPL.
Description
Yi is a text editor written and extensible in Haskell. Consult the html documentation for a full
description of its behaviour.
--selfcheck
Run self-checks
-ffrontend--frontend=frontend
Select frontend (one of vty, gtk, pango, cocoa).
-yconfig--config-file=config
Specify a configuration file.
-V--version
Show version information
-h--help
Show help message.
--debug
Write debug information in a log file.
-lnum--line=num
Start on given line number
--as=editor
Start with key bindings of given editor.
--recompile-force
Force recompile of custom Yi before starting.
--resume
Resume execution of Yi from previous state.
--recompile
Recompile custom Yi if required then exit.
Files
It can be configured in ~/.config/yi/yi.hs; consult the html documentation.
Name
yi - text editor extensible in Haskell
See Also
vi(1)
Synopsis
yi [OPTION] [FILENAME]
