aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-08-24 16:35:24 +0000
committerTiago Cunha <tcunha@gmx.com>2009-08-24 16:35:24 +0000
commitd5bc78d98b73572cffe21d4eb5798d13911b8eb7 (patch)
treeb13a550c583c218ead61b0137fb641775f21ceab /tmux.1
parenta3799e035056e19d13a4bab52f1965d3e3a0c0d6 (diff)
downloadrtmux-d5bc78d98b73572cffe21d4eb5798d13911b8eb7.tar.gz
rtmux-d5bc78d98b73572cffe21d4eb5798d13911b8eb7.tar.bz2
rtmux-d5bc78d98b73572cffe21d4eb5798d13911b8eb7.zip
Sync OpenBSD patchset 292:
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.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 6c71b242..9f3beabe 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.156 2009-08-20 11:53:27 tcunha Exp $
+.\" $Id: tmux.1,v 1.157 2009-08-24 16:35:24 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 19 2009 $
+.Dd $Mdocdate: August 23 2009 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -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