Return the command client return code with MSG_EXIT now that MSG_ERROR and
commitb9c873cdaa3256f95a007d501fcab8375930bd94
authorNicholas Marriott <nicm@openbsd.org>
Sun, 11 Jul 2010 17:06:45 +0000 (11 17:06 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Sun, 11 Jul 2010 17:06:45 +0000 (11 17:06 +0000)
tree5884e8709758af698650ec415d7c1a343b4f71b8
parentb4b9b831ee9f6b1848657939fb19a7b7076d26f4
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.
cmd-if-shell.c
cmd-run-shell.c
server-client.c
tmux.c
tmux.h