Tmux cheatsheet On the command line Start a new session tmux Start a new session with a name tmux new -s mysession Attach to an old session tmux attach Attach to an old session with a name tmux attach -s mysession Inside tmux