Development tMUX - A tmux workspace manager written in Rust that manages tmux sessions, opening them with specified commands, layout and more. Integrates with fzf, and optionally fd.
Development tMUX - A tmux workspace manager written in Rust that manages tmux sessions, opening them with specified commands, layout and more. Integrates with fzf, and optionally fd.
To install dmux, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dmux
To see what files were installed by dmux, run:
port contents dmux
To later upgrade dmux, run:
sudo port selfupdate && sudo port upgrade dmux
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.