CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/17 04:44:53
Modified files:
usr.bin/tmux : cmd-split-window.c cmd.c tmux.1 tmux.h window.c
Log message:
Add new-pane command, currently this is equivalent to split-window but
it will have minor differences for floating panes in future. Also add
-R/-s/-S/-k/-m flags to control border and style and behaviour, like
popups. GitHub issue 5027 from Dane Jensen.
