Create a session tmux
List sessions tmux ls
Attach or detach to sessions tmux attach
and tmux detach
To close pane exit
Manage inside session Ctrl + B
Also, detach via D
Also, new window via C
Move between windows Shift + P
and Shift + N
Close current window Shift + 7 (&)
Create a new Vertical pane, Shift + 5 (%)
Create a new horizontal pane Shift + ' (")
Create window tmux neww