Window
ctrl
+b
,ctrl
+c
: create and open new windowctrl
+b
,ctrl
+n
: move to next windowctrl
+b
,ctrl
+p
: move to previous windowctrl
+b
,ctrl
+,
: rename current window
Session
ctrl
+b
,d
: dettach current sessionctrl
+b
,$
: rename current sessiontmux ls
: list all available sessionstmux new -s mysession
: start new session with nametmux kill-ses -t mysession
: kill tmux session with nametmux kill-server
: destroy server and all session tmux