Create Session tmux
Detach Current Session ctrl + b + d
Attach Session tmux attach
split vertical ctrl + b + %
split horizontal ctrl + b + "
Maximize Minimize Pane ctrl + b + z
Cycle Pane focus ctrl + b + arrow keys
Close Pane ctrl + b + x
New Window ctrl + b + c
Rename Window ctrl + b + ,
Cycle Focus - next ctrl + b + n
Cycle Focus - prev ctrl + b + p
Close Window ctrl + b + &