Start a new session with the name mysession

sessions

// shell

$ tmux new -s mysession

// tmux command

: new -s mysession