How to Install tmuxp in Ubuntu 18.04



Install tmuxp by entering the following commands in the terminal:

sudo apt update
sudo apt install tmuxp

Description:

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

Homepage: http://github.com/tony/tmuxp/

Version: 1.3.5-2

Section: universe/python