CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/11 11:06:45
Modified files:
usr.bin/tmux : cmd-if-shell.c cmd-run-shell.c server-client.c
tmux.c tmux.h
Log message:
Return the command client return code with MSG_EXIT now that MSG_ERROR and
MSG_PRINT are unused.
New clients should be compatible with old tmux servers but vice versa may print
an error.
