CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/10 06:29:35

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

Log message:
We accidentally haven't been using $TMUX to work out the session for a
while and in fact it is less useful that using the client ttyname. So
don't bother and don't pass it from the client. If we need it in future
it is in c->environ.

Reply via email to