% tmux # Move current window to left (+1 for to right) tmux swap-window -t -1 # Swap two windows tmux swap-window -s -t # Merge window to window as panes tmux join-pane -s -t