A session manager for tmux written in Go. Smug automates your tmux workflow. You can create a single configuration file, and Smug will create all the required windows and panes from it. Inspired by tmuxinator and tmuxp.
A session manager for tmux written in Go. Smug automates your tmux workflow. You can create a single configuration file, and Smug will create all the required windows and panes from it. Inspired by tmuxinator and tmuxp.
To install smug, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install smug
To see what files were installed by smug, run:
port contents smug
To later upgrade smug, run:
sudo port selfupdate && sudo port upgrade smug
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.