>
cheatref
tmux
> tmux
/
sessions
/
start-a-new-session-or-attach-to-an-existing-session-named-mysession
Start a new session or attach to an existing session named mysession
sessions
// shell
$
tmux new-session -A -s mysession
// related commands
> start-a-new-session
> start-a-new-session-with-the-name-mysession
> attach-to-last-session
> attach-to-a-session-with-the-name-mysession
> show-all-sessions
> view all sessions commands