CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/20 13:15:02
Modified files:
usr.bin/tmux : Makefile cmd.c tmux.1 tmux.h
Added files:
usr.bin/tmux : cmd-run-shell.c
Log message:
run-shell command to run a shell command without opening a window, sending
stdout to output mode.
