More explanation for OSC 52 extension

This commit is contained in:
Kovid Goyal 2020-03-24 11:58:30 +05:30
parent 33a84a609c
commit c4f7c5c1cd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -219,6 +219,11 @@ first, for example::
<ESC>]52;c;!<ESC>\
Here ``!`` is not valid base64 encoded text, so it clears the clipboard.
Further, since it is invalid, it should be ignored by terminal emulators
that do not support this extension, thereby making it safe to use, simply
always send it before starting a new OSC 52 paste, even if you aren't chunking
up large pastes, that way kitty wont concatenate your paste, and it will have
no ill-effects in other terminal emulators.
In case you're using software that can't be easily adapted to this
protocol extension, it can be disabled by specifying ``no-append`` to the