WordGrinder, lightweight character-cell word processor designed for the console
WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.
WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.
To install xwordgrinder, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xwordgrinder
To see what files were installed by xwordgrinder, run:
port contents xwordgrinder
To later upgrade xwordgrinder, run:
sudo port selfupdate && sudo port upgrade xwordgrinder
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.