aterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with additions for fast transparency. It was created with AfterStep users in mind, but is not tied to any libraries, and can be used anywhere.
aterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with additions for fast transparency. It was created with AfterStep users in mind, but is not tied to any libraries, and can be used anywhere.
To install aterm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install aterm
To see what files were installed by aterm, run:
port contents aterm
To later upgrade aterm, run:
sudo port selfupdate && sudo port upgrade aterm
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.