TMUX commands Get link Facebook X Pinterest Email Other Apps May 08, 2026 tmux new -s <session name> tmux attach -t <session name> tmux list-sessions crtl-d + b to exit session but leave it running. Read more