An 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.
An 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.
To install ee, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ee
To see what files were installed by ee, run:
port contents ee
To later upgrade ee, run:
sudo port selfupdate && sudo port upgrade ee
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.