mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Sync OpenBSD patchset 842:
Clarify alternate-screen description a little.
This commit is contained in:
parent
3866988f87
commit
c2ed0186de
9
tmux.1
9
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>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -2157,8 +2157,11 @@ may use the terminal alternate screen feature, which allows the
|
|||||||
and
|
and
|
||||||
.Em rmcup
|
.Em rmcup
|
||||||
.Xr terminfo 5
|
.Xr terminfo 5
|
||||||
capabilities to be issued to preserve the existing window content on start and
|
capabilities.
|
||||||
restore it on exit.
|
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
|
.Pp
|
||||||
.It Xo Ic automatic-rename
|
.It Xo Ic automatic-rename
|
||||||
.Op Ic on | off
|
.Op Ic on | off
|
||||||
|
Loading…
Reference in New Issue
Block a user