From 221127982a31d1e2b603e2b84ba971d95de8c280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 17 May 2026 13:42:42 +0200 Subject: [PATCH] doc: foot-ctlseqs: add OSC-5522 --- doc/foot-ctlseqs.7.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/foot-ctlseqs.7.scd b/doc/foot-ctlseqs.7.scd index 40906ebf..e194275b 100644 --- a/doc/foot-ctlseqs.7.scd +++ b/doc/foot-ctlseqs.7.scd @@ -739,6 +739,10 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_. : Copy _Pd_ (base64 encoded text) to the clipboard. _Pc_ denotes the target: *c* targets the clipboard and *s* and *p* the primary selection. +| \\E] 5522 ; _params_ ; _payload_ \\E\\ +: kitty +: Copy/paste from/to the clipboard (and primary selection). Full + access to all offered mime-types. | \\E] 66 ; _params_ ; text \\E\\ : kitty : Text sizing protocol (only 'w', width, supported)