CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2009/11/01 16:20:37

Modified files:
        usr.bin/tmux   : cmd-if-shell.c cmd-run-shell.c 
                         cmd-server-info.c cmd-set-option.c job.c 
                         server-job.c status.c tmux.h 

Log message:
Add a flag for jobs that shouldn't be freed after they've died and use it for
status jobs, then only kill those jobs when status-left, status-right or
set-titles-string is changed.

Fixes problems with changing options from inside #().

Reply via email to