GNU moe - console text editor for ISO-8859 and ASCII character encodings.
GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.
GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, etc.
To install moe, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install moe
To see what files were installed by moe, run:
port contents moe
To later upgrade moe, run:
sudo port selfupdate && sudo port upgrade moe
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.