New session

Start a new session

$ tmux

Start a new named session

$ tmux new -s myname

Show all sessions

$ tmux ls
Comments