File: README
edit9: A visual, modal text editor for the terminal in <= 512 lines.
The project started as an experiment in programming style but ended up being a
nifty little text editor that I now use for my main text editing tasks.
To build the project, run the build script. To install, run the install script.
Edit9 will be installed globally if the install script is ran as a superuser,
otherwise it will be installed into the user's $HOME/.local/bin.
The manpage contains a description for how to use edit9.