Tmux
Last updated
Last updated
COMMAND
DESCRIPTION
tmux
Launch Tmux
tmux -V
Check Tmux version
tmux list-keys | less
List all commands
tmux ls
Show all sessions
tmux info
Show every session, window, and pane
tmux a
(Re)attach to the most recently created session
man tmux
Display full manual of Tmux