aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-01-21 23:53:45 +0000
committerTiago Cunha <tcunha@gmx.com>2011-01-21 23:53:45 +0000
commitc2ed0186dedf8f178a3bd7305e8d877d5a867e46 (patch)
tree79b2a9a16babc066190c8ab2cdb31b8642bef8d3
parent3866988f8775ae62bc7107ebfd11748054027b4e (diff)
downloadrtmux-c2ed0186dedf8f178a3bd7305e8d877d5a867e46.tar.gz
rtmux-c2ed0186dedf8f178a3bd7305e8d877d5a867e46.tar.bz2
rtmux-c2ed0186dedf8f178a3bd7305e8d877d5a867e46.zip
Sync OpenBSD patchset 842:
Clarify alternate-screen description a little.
-rw-r--r--tmux.19
1 files changed, 6 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index f5d7fe5c..23fd6833 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.293 2011-01-21 23:46:50 tcunha Exp $
+.\" $Id: tmux.1,v 1.294 2011-01-21 23:53:45 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2157,8 +2157,11 @@ may use the terminal alternate screen feature, which allows the
and
.Em rmcup
.Xr terminfo 5
-capabilities to be issued to preserve the existing window content on start and
-restore it on exit.
+capabilities.
+The alternate screen feature preserves the contents of the window when an
+interactive application starts and restores it on exit, so that any output
+visible before the application starts reappears unchanged after it exits.
+The default is on.
.Pp
.It Xo Ic automatic-rename
.Op Ic on | off