CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/23 06:33:48
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-new-session.c tmux.h
Log message:
Both of cmdclient and curclient CAN be NULL - if the command is executed from
the configuration file. In this case, attach-session can't do much, and
new-session should just assume -d.
