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.1.tar.gz
Download MD5 sum: 2a6ef018870fca9b7df85401994fb0e0
Download size: 380 KB
Estimated disk space required: 5.7 MB
Estimated build time: 0.11 SBU
Install JOE by running the following commands:
./configure --sysconfdir=/etc --prefix=/usr &&
make
Now, as the root user:
make install
is a symbolic link to joe used to launch Emacs emulation mode.
is a small text editor capable of emulating WordStar, Pico, and Emacs.
is a symbolic link to joe used to launch Pico emulation mode.
is a symbolic link to joe used to launch WordStar emulation mode.
is a symbolic link to joe that restricts JOE to editing only files which are specified on the command-line.
is a program used by joe to generate the termcap index file.
Last updated on 2005-02-11 07:07:57 -0700