Reimplementation of nex/nvi, text editors originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley.
Reimplementation of nex/nvi, text editors originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley.
To install nvi2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nvi2
To see what files were installed by nvi2, run:
port contents nvi2
To later upgrade nvi2, run:
sudo port selfupdate && sudo port upgrade nvi2
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.