CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/03 14:44:24
Modified files:
usr.bin/tmux : cmd-display-message.c cmd-split-window.c
format.c input.c server-client.c server-fn.c
spawn.c tmux.1 tmux.h window.c
Log message:
Allow panes to be empty (no command), output can be piped to them with
split-window or display-message -I.
