CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/13 13:16:14
Modified files:
usr.bin/tmux : cmd-new-session.c
Log message:
Rather than telling the client to exit in the function when creating a new
session detached, let the caller do it. Allows "tmux new -d \; attach" to work.
