CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/09 03:11:05
Modified files:
usr.bin/tmux : cmd-split-window.c server.c tmux.1 tmux.h
window.c
Log message:
Add -B to new-pane/split-window to block until the command exits, like
run-shell -b.
