Revamp pane and window swapping.
authorIain Patterson <me@iain.cx>
Sun, 7 Aug 2011 11:33:43 +0000 (12:33 +0100)
committerIain Patterson <me@iain.cx>
Thu, 25 Aug 2011 10:05:43 +0000 (11:05 +0100)
commit7893f3ff87578ea0314a05970216a766376b3b3a
treef83ed641e1e359a8ded2951a296a3b01ea2990cb
parentbfa0c4f2b6dd1f8b6c27c7a3d30dd9d21a524fb1
Revamp pane and window swapping.

The rotate-window command isn't hugely useful so instead bind o to
"swap-pane -D" and O to "swap-pane -U" to swap the current pane with
the next (resp. previous) pane.

Bind w to prompt for a pane to swap with the current pane.

Bind W to prompt for a window to swap with the current window.
.tmux.conf