summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2015-06-08 23:36:12 +0200
committerAmadeusz Sławiński <amade@asmblr.net>2015-06-08 23:36:12 +0200
commit98334b5f852fc27d8865018949c5e74d41fc2b33 (patch)
tree70de6ff9f94155f7a3574be862249b573dd73156
parent8ad0dcf92382f6476de01901b3e04f1a36c315b2 (diff)
downloadscreen-98334b5f852fc27d8865018949c5e74d41fc2b33.tar.gz
Document hardstatus firstline
-rw-r--r--src/doc/screen.19
-rw-r--r--src/doc/screen.texinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 77d14f1..2072f4a 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -2079,7 +2079,7 @@ current working directory.
.ne 3
.BR "hardstatus " [ on | off ]
.br
-.BR "hardstatus \fR[\fBalways\fR]\fBlastline" | message | ignore
+.BR "hardstatus \fR[\fBalways\fR]\fBfirstline" | lastline | message | ignore
.RI [ string ]
.br
.B "hardstatus string"
@@ -2098,11 +2098,10 @@ The second form tells
.I screen
what to do if the terminal doesn't
have a hardstatus line (i.e. the termcap/terminfo capabilities
-"hs", "ts", "fs" and "ds" are not set). If the type
-\*Qlastline\*U is used,
+"hs", "ts", "fs" and "ds" are not set).
+When \*Qfirstline/lastline\*U is used,
.I screen
-will reserve the last line of the
-display for
+will reserve the first/last line of the display for
the hardstatus. \*Qmessage\*U uses
.I screen's
message mechanism and
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index 40ead07..b7512a5 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -4847,7 +4847,7 @@ is a literal caret or up-arrow.
@node Hardware Status Line, Last Message, Privacy Message, Message Line
@section Hardware Status Line
@deffn Command hardstatus [state]
-@deffnx Command hardstatus [@code{always}]@code{lastline}|@code{message}|@code{ignore} [string]
+@deffnx Command hardstatus [@code{always}]@code{firstline}|@code{lastline}|@code{message}|@code{ignore} [string]
@deffnx Command hardstatus @code{string} [string]
(none)@*
This command configures the use and emulation of the terminal's
@@ -4860,8 +4860,8 @@ setting is @samp{on}.
The second form tells screen what to do if the terminal doesn't
have a hardstatus line (i.e. the termcap/terminfo capabilities
"hs", "ts", "fs" and "ds" are not set). If the type
-@code{lastline} is used, screen will reserve the last line of the
-display for the hardstatus. @code{message} uses
+@code{firstline}/@code{lastline} is used, screen will reserve the first/last
+line of the display for the hardstatus. @code{message} uses
@code{screen}'s message mechanism and
@code{ignore} tells @code{screen} never to display the hardstatus.
If you prepend the word @code{always} to the type (e.g., @code{alwayslastline}), @code{screen} will use