CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/20 11:28:43

Modified files:
        usr.bin/tmux   : cfg.c server-client.c server.c tmux.h 

Log message:
Do not run any command line command from the client which starts the
server until after the configuration file completes. This prevents it
racing against run-shell or if-shell in .tmux.conf that run in the
background.

Reply via email to