>
cheatref
tmux
> tmux
/
sessions
/
show-all-sessions
Show all sessions
sessions
// shortcut
Ctrl + b
s
// shell
$
tmux ls
$
tmux list-sessions
// related commands
> start-a-new-session
> 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
> view all sessions commands