Corrected join-pane bind.
authorIain Patterson <me@iain.cx>
Tue, 19 Oct 2010 09:11:35 +0000 (10:11 +0100)
committerIain Patterson <me@iain.cx>
Fri, 29 Oct 2010 13:06:42 +0000 (14:06 +0100)
commit176d97581e245a36f3916c490c2227687d5d2d8c
treec96ec9bee37b0ecab43b1c632b935308d01c0538
parent3dd2d01282db09dab72b99d1e291d2d2f0df3cd1
Corrected join-pane bind.

The intention was that C-b would move the designated window into the
current window but the command was incorrectly written such that the
active pane would be moved into the designated window instead.
.tmux.conf