We accidentally haven't been using $TMUX to work out the session for a
commitc1ccefc62d2a70c91ac31cff141031d61cc0a12c
authornicm <nicm>
Thu, 10 Oct 2013 12:29:35 +0000 (10 12:29 +0000)
committernicm <nicm>
Thu, 10 Oct 2013 12:29:35 +0000 (10 12:29 +0000)
tree924a96d6a8d0f1fe0e98e1ad8c6bb9af6bf2be27
parent6ac7abe8f038c21c1cf33d50a02e970f0de81c09
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.
client.c
cmd.c
server-client.c
tmux.c
tmux.h