prefix = ctrl + space
prefix + w : preview windows of sessions (press enter to go there)
tmux ls : show sessions
prefix + c : create new window prefix + s : select a session/window to switch to prefix + : switch to window number prefix + n : switch to next window prefix + p : switch to previous window prefix + & : kill window
prefix + % : split vertically prefix + " : split horizontally prefix + : go to pane prefix + } : swap pane prefix + q : show window numbers to jump to prefix + z : zoom into window prefix + ! : make pane into window prefix + x : close pane
from the vim-tmux-navigator plugin
ctrl + h : go to left pane ctrl + l : go to right pane ctrl + k : go to upper pane ctrl + j : got to lower pane
kwin is very weird with it's focus switching
alt + meta + : switch to window at position meta + : snap window to position