Select and Reorder Windows in tmux
From the tmux cheat sheet ยท Windows ยท verified Aug 2026
Select and Reorder Windows
Move between windows and change their indexes.
bash
# Ctrl-b n next
# Ctrl-b p previous
# Ctrl-b 0 window zeroโก Ctrl-b w opens the window chooser
๐ก A named target survives index changes
๐ Numeric prefix keys select matching indexes
๐ move-window can leave index gaps
windowsnavigationreorder
Continue with tmux
Save the full cheat sheet or work through every related task.