Move tmux Window Panes
Swap Pane Up
PREFIX {
Swap Pane Down
PREFIX }
Notes
-
When the pane reaches the top or bottom of a column it jumps to the next column on the left or right respectively. (Or, loops all the way around to the other side)
-
PREFX is "CTRL" "b" by default or whatever you mapped it to