CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/08 01:09:10
Modified files:
usr.bin/tmux : cmd-if-shell.c cmd-run-shell.c format.c job.c
server-client.c server.c tmux.h window-copy.c
Log message:
Add a missing client-detached hook when the server shuts down, and do
not exit until jobs started from run-shell/if-shell have finished (add a
job flags member and a flag to indicate other jobs). GitHub issue 1245.
