Experimental text editor based on Scintilla and Turbo Vision
Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component by Neil Hodgson and the Turbo Vision application framework.
Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component by Neil Hodgson and the Turbo Vision application framework.
To install turbo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install turbo
To see what files were installed by turbo, run:
port contents turbo
To later upgrade turbo, run:
sudo port selfupdate && sudo port upgrade turbo
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.