CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 03:13:13
Modified files:
usr.bin/tmux : cmd-break-pane.c cmd-join-pane.c tmux.h
window.c
Log message:
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.
