Relates to Shell
Basics
Leader Key
Ctrl+b
Start a new tmux session
tmux
Relaunch an existing tmux session
tmux attach
Detach from Session
Leader + d
or close the window
Move between panes
Leader + o
Split the window horizontally
Leader + %
Split the window vertically
Leader + "
Rename your window
Leader + ,
Rename your session
Leader + $
Make your sessions persistent with
https://github.com/tmux-plugins/tmux-continuum https://github.com/tmux-plugins/tmux-resurrect