This commit is contained in:
Kovid Goyal 2018-01-11 16:03:23 +05:30
parent c86b34aacd
commit 80ca25e879
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -361,7 +361,7 @@ all the screen+scrollback and selection means currently selected text.
--ansi
type=bool-set
By default, only plain text is return. If you specify this flag, the text will
By default, only plain text is returned. If you specify this flag, the text will
include the formatting escape codes for colors/bold/italic/etc. Note that when
getting the current selection, the result is always plain text.