CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/05/16 10:07:55

Modified files:
        usr.bin/tmux   : proc.c server-client.c server.c tmux.1 tmux.c 
                         tmux.h tty.c 

Log message:
Add a -D flag to ask tmux not to daemonize, useful both for running a
debugger (lldb does not have follow-fork-mode) and for running with a
managed supervisor init system. GitHub issue 2190.

Reply via email to