Perhaps the smallest useful terminal multiplexer in the world.
mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/principles: Simplicity, Compatibility, Small Size and Stability
mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/principles: Simplicity, Compatibility, Small Size and Stability
To install mtm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mtm
To see what files were installed by mtm, run:
port contents mtm
To later upgrade mtm, run:
sudo port selfupdate && sudo port upgrade mtm
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.