CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/13 03:05:53
Modified files:
usr.bin/tmux : cmd-break-pane.c cmd-move-window.c
cmd-new-window.c tmux.1 tmux.h window.c
Log message:
Add -b flags to insert a window before (like the existing -a for after)
to break-pane, move-window, new-window. GitHub issue 2261.
