CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/21 07:15:43
Modified files:
usr.bin/tmux : cfg.c
Log message:
Do not run the config file in the context of the first client, instead
use no client like we did before. This means commands like new-session
won't try to attach if they are in the config file.
