Tmux
Differing Keybindings
The specific keybindings are not the default. The default for tmux is Ctrl + b
Sessions
List sessions
tmux ls
Rename session
{Ctrl + Space} + $
Windows
Rename a window
{Ctrl + Space} + ,
Create a window
{Ctrl + Space } + c
Next window
<Shift> + >
Previous window
<Shift> + <