Ubuntu - tmux - Cheatsheet - Window

CommandAction
choose-windowPut a window into window choice.
find-windowSearch for a pattern in windows.
kill-windowDestroy a given window.
last-windowSelect the previously selected.
link-windowLink a window to another.
list-windowsList windows of a session.
move-windowMove a window to another.
new-windowCreate a new window.
next-windowMove to the next window in a session.
previous-windowMove to the previous window in session.
rename-windowRename a window.
respawn-windowReuse a window in which a command has exited.
rotate-windowRotate positions of panes in a window.
select-windowSelect a window.
set-window-optionSet a window option.
show-window-optionsShow window options.
split-windowSplits a pane into two.
swap-windowSwap two windows.
unlink-windowUnlink a window.