3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more user-friendly defaults.
3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more user-friendly defaults.
To install 3mux, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install 3mux
To see what files were installed by 3mux, run:
port contents 3mux
To later upgrade 3mux, run:
sudo port selfupdate && sudo port upgrade 3mux
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.