Projects/Editors/Aee

Aee 2.2.21

aee, ee - An Easy Editor, Easy Editor for X(11) or the console / terminal

aee, An Easy Editor An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more..


ee, Easy Editor
Easy Editor; Easy to use text editor. Intended to be usable with little or no instruction. Provides a terminal (curses based) interface. Features pop-up menus. A subset of aee. ee is also included as part of the FreeBSD base system.

Installation

Using the FreeBSD ports system:
cd /usr/ports/editors/aee make install clean
Using the FreeBSD pkg system:
pkg install editors/aee