diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-13 19:59:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-13 19:59:48 +0000 |
commit | ac01c2025a2a3e054a5f30c7943cf785b2e566fc (patch) | |
tree | 8e697d2e92260fdc4ad57b7c520a87304e0c488c | |
parent | e08a40be56ed3adbcd981506304c7605a9a50f47 (diff) | |
download | rtmux-ac01c2025a2a3e054a5f30c7943cf785b2e566fc.tar.gz rtmux-ac01c2025a2a3e054a5f30c7943cf785b2e566fc.tar.bz2 rtmux-ac01c2025a2a3e054a5f30c7943cf785b2e566fc.zip |
Whoops, did not mean to do this.
-rw-r--r-- | tmux.1 | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.288 2011-01-13 19:58:47 nicm Exp $ +.\" $Id: tmux.1,v 1.289 2011-01-13 19:59:48 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -2144,11 +2144,8 @@ may use the terminal alternate screen feature, which allows the and .Em rmcup .Xr terminfo 5 -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. +capabilities to be issued to preserve the existing window content on start and +restore it on exit. .Pp .It Xo Ic automatic-rename .Op Ic on | off |