tmux
tmux new -s myname
tmux a # (or at, or attach)
tumx a -d
tmux a -t myname
tmux ls
tmux kill-session -t myname
^b :new<CR>
^b s
^b $
^b d
^b c
^b w
^b f
^b ,
^b &
^b %
^b "
^b o
^b q
^b x
^b +
^b -
^b t
^b ?