CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/06 01:24:32
Modified files:
usr.bin/tmux : cmd-split-window.c tmux.h window.c
Log message:
Insert new panes after the pane being split in the list rather than
always after the active pane. This is more sensible when doing it with
commands rather than keys.
