From a987b1bd9901c8211771a205341c14c406755bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 22 Jul 2021 12:02:28 +0200 Subject: [PATCH] doc: ctlseq: improve description of OSC 52 response --- doc/foot-ctlseqs.7.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/foot-ctlseqs.7.scd b/doc/foot-ctlseqs.7.scd index 03f961f1..ffb5a701 100644 --- a/doc/foot-ctlseqs.7.scd +++ b/doc/foot-ctlseqs.7.scd @@ -612,8 +612,8 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_. : xterm : Send clipboard data. _Pc_ can be either *c*, *s* or *p*. *c* uses the clipboard as source, and *s* and *p* uses the primary - selection. The response is *OSC 52 ; Pc ; *, - where _Pc_ denotes the source used. + selection. The response is *\\E] 52 ; Pc ; + \E\\*, where _Pc_ denotes the source used. | \\E] 52 ; _Pc_ ; _Pd_ \\E\\ : xterm : Copy _Pd_ (base64 encoded text) to the clipboard. _Pc_ denotes the