mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-13 10:52:15 +02:00
Document deprecated status of sorendition.
This commit is contained in:
committed by
Micah Cowan
parent
97708d5800
commit
ac6264f3bb
@@ -2723,11 +2723,7 @@ default screenrc files to have an effect.
|
||||
.B sorendition
|
||||
.RB [ "\fIattr\fR " [ \fIcolor ]]
|
||||
.PP
|
||||
Change the way
|
||||
.I screen
|
||||
does highlighting for text marking and printing messages.
|
||||
See the \*QSTRING ESCAPES\*U chapter for the syntax of the modifiers.
|
||||
The default is currently \*Q=s dd\*U (standout, default colors).
|
||||
This command is deprecated. See "rendition so" instead.
|
||||
.sp
|
||||
.ne 3
|
||||
.B split
|
||||
|
||||
@@ -1108,7 +1108,7 @@ Slow down pasting in windows. @xref{Paste}.
|
||||
@item source @var{file}
|
||||
Run commands from a file. @xref{Source}.
|
||||
@item sorendition [@var{attr} [@var{color}]]
|
||||
Change text highlighting. @xref{Sorendition}.
|
||||
Deprecated. Use @code{rendition so} instead. @xref{Rendition}.
|
||||
@item split
|
||||
Split region into two parts. @xref{Regions}.
|
||||
@item startup_message @var{state}
|
||||
@@ -4608,12 +4608,7 @@ active colors).
|
||||
@section Sorendition
|
||||
@deffn Command sorendition [@var{attr} [@var{color}]]
|
||||
(none)@*
|
||||
Change the way screen does highlighting for text marking and printing
|
||||
messages.
|
||||
See the chapter
|
||||
about string escapes (@pxref{String Escapes}) for the syntax of
|
||||
the modifiers. The default is currently @samp{=s dd} (standout,
|
||||
default colors).
|
||||
This command has been deprecated. Use @code{rendition so} instead.
|
||||
@end deffn
|
||||
|
||||
@node Attrcolor, Setsid, Sorendition, Miscellaneous
|
||||
|
||||
Reference in New Issue
Block a user