Enhanced terminal emulator program, successor to iTerm
iTerm2 is a replacement for Terminal and the successor to iTerm. Its focus is on performance, internationalization, and supporting innovative features that make your life better.
iTerm2 is a replacement for Terminal and the successor to iTerm. Its focus is on performance, internationalization, and supporting innovative features that make your life better.
To install iTerm2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install iTerm2
To see what files were installed by iTerm2, run:
port contents iTerm2
To later upgrade iTerm2, run:
sudo port selfupdate && sudo port upgrade iTerm2
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.