tmux new -s [session name]
ctrl+b d
tmux ls
tmux a -t [name of session]
tmux kill-session -t [name of session]
ctrl+b "
ctrl+b %
ctrl+b x
ctrl+b [arrow key]
ctrl+b o
ctrl+b ;
tmux kill-server
tmux new -s [session name]
ctrl+b d
tmux ls
tmux a -t [name of session]
tmux kill-session -t [name of session]
ctrl+b "
ctrl+b %
ctrl+b x
ctrl+b [arrow key]
ctrl+b o
ctrl+b ;
tmux kill-server