Inside tmux:

> tmux showenv -g SSH_AUTH_SOCK
SSH_AUTH_SOCK=/home/user/.ssh/ssh_auth_sock
> echo $SSH_AUTH_SOCK
/tmp/ssh-E0rzE8HFKj/agent.4108400
> tmux showenv SSH_AUTH_SOCK
SSH_AUTH_SOCK=/tmp/ssh-E0rzE8HFKj/agent.4108400

So, it seems the global environment is somehow overwritten.
No time for tmux logs now, will check later if necessary.

--
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion, visit 
https://groups.google.com/d/msgid/tmux-users/9d3902e1-855b-431c-b13a-7c5fb4fad99b%40gmx.at.

Reply via email to