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