aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-08-23 18:21:02 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-08-23 18:21:02 +0000
commit90400ae96ab433a915d9e1a8b6df6a640c6fd7cd (patch)
tree196dd588e8b5ab05c686f64c763f4d9f4d5b53c2 /tmux.1
parenta910b38a353d73bf581900a6b117406020dbf2d9 (diff)
downloadrtmux-90400ae96ab433a915d9e1a8b6df6a640c6fd7cd.tar.gz
rtmux-90400ae96ab433a915d9e1a8b6df6a640c6fd7cd.tar.bz2
rtmux-90400ae96ab433a915d9e1a8b6df6a640c6fd7cd.zip
Add some other obvious variables to update-environment (WINDOWID SSH_ASKPASS
SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION) so they are updated in the session environment on new/attach.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 11282404..bedf404b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1343,7 +1343,7 @@ was given to the
.Ic set-environment
command).
The default is
-.Ev DISPLAY .
+"DISPLAY WINDOWID SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION".
.It Xo Ic visual-activity
.Op Ic on | off
.Xc