osc: add option to disable OSC-52, partially or fully

Closes #1867
This commit is contained in:
Daniel Eklöf 2024-12-21 06:52:00 +01:00
parent 67bd5dd460
commit e38ec79be1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
7 changed files with 99 additions and 1 deletions

View file

@ -64,6 +64,9 @@
* Box drawing characters U+1CD00...U+1CDE5 (the _"octants"_ from the
_"Symbols for Legacy Computing Supplement"_ codepoint range, added
in Unicode 16.0).
* `security.osc52` option, allowing you to partially or fully disable
host clipboard access via the OSC-52 escape sequence
([#1867][1867]).
### Changed