tmuxp
tmux session manager
Install
- All systems
-
curl cmd.cat/tmuxp.sh
- Debian
-
apt-get install tmuxp
- Ubuntu
-
apt-get install tmuxp
- Arch Linux
-
pacman -S tmuxp
- Kali Linux
-
apt-get install tmuxp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tmuxp
- Dockerfile
- dockerfile.run/tmuxp
tmuxp
tmux session manager
tmux session manager allowing both JSON and YAML configuration formats. Available features: - allows both simple and very elaborate configs - can store and load multiple sessions - can custom startup scripts (such as installing project dependencies before loading tmux) - session freezing: snapshot your current tmux layout, pane paths, and window/session names, and dump the result as a tmuxp configuration This is a dependency package