Correct the dance to fix the active pane in join-pane by pulling the
authornicm <nicm@openbsd.org>
Thu, 17 Apr 2014 09:13:13 +0000 (09:13 +0000)
committernicm <nicm@openbsd.org>
Thu, 17 Apr 2014 09:13:13 +0000 (09:13 +0000)
commite2f09fc8cd53ff4e1843a1d7b16b6c2bc87e41fb
tree82b699bb08cc457646a2e8b68ae0de4c60c16419
parent476bc7b6c28b4ce91f25c4ca0780b71923ecea86
Correct the dance to fix the active pane in join-pane by pulling the
(right) code from break-pane and window_remove_pane into a helper
function.
usr.bin/tmux/cmd-break-pane.c
usr.bin/tmux/cmd-join-pane.c
usr.bin/tmux/tmux.h
usr.bin/tmux/window.c