JOE (Joe's own editor) is a small text editor capable of emulating WordStar, Pico, and Emacs.
Download (HTTP): http://prdownloads.sourceforge.net/joe-editor/joe-3.0.tar.gz
Download size: 308 KB
Estimated Disk space required: 4.8 MB
Estimated build time: 0.11 SBU
Install JOE by running the following commands:
./configure --sysconfdir=/etc --prefix=/usr &&
make &&
make install
JOE can make use of several configuration files. Information about these files may be found in the joe man page. These files are /etc/jmacsrc, /etc/joerc, /etc/jpicorc, /etc/jstarrc, and /etc/rjoerc. JOE can also make use of ~/.joerc, which may be copied from /etc/joerc and customized for each user's taste.
The JOE package contains jmacs, joe, jpico, jstar, rjoe and termidx.
rjoe is a symbolic link to joe that restricts JOE to editing only files which are specified on the command-line.