>
cheatref
tmux
> tmux
/
sessions
/
kill-delete-all-sessions-but-the-current
kill/delete all sessions but the current
sessions
// shell
$
tmux kill-session -a
// 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