aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-01-13 19:58:47 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-01-13 19:58:47 +0000
commite08a40be56ed3adbcd981506304c7605a9a50f47 (patch)
treea5a489683f4467ae0fb3398f38f6c52635488f79 /tmux.1
parentabd1f615b2413f17fdc447cba10f8764a1eb5f08 (diff)
downloadrtmux-e08a40be56ed3adbcd981506304c7605a9a50f47.tar.gz
rtmux-e08a40be56ed3adbcd981506304c7605a9a50f47.tar.bz2
rtmux-e08a40be56ed3adbcd981506304c7605a9a50f47.zip
osdep-linux.c
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 6 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index ed5a75b1..ef8efcfd 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.287 2011-01-07 15:02:38 tcunha Exp $
+.\" $Id: tmux.1,v 1.288 2011-01-13 19:58:47 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2144,8 +2144,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