>
cheatref
tmux
> tmux
/
sessions
/
kill-delete-session-mysession
kill/delete session mysession
sessions
// shell
$
tmux kill-ses -t mysession
$
tmux kill-session -t mysession
// 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