From bcb0f132ebdf726a8acdca0ea9758c72c94023fd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 12 Dec 2012 21:23:51 +0100 Subject: [PATCH] =?utf8?q?Add=20description=20;=20support=20OSC=2010=20and?= =?utf8?q?=2011=20commands=20for=20xterm=20default=20fg/bg=20colour=20;=20?= =?utf8?q?http://www.xfree86.org/current/ctlseqs.html=20;=20P=20s=20=3D=20?= =?utf8?q?1=200=20=E2=86=92=20Change=20VT100=20text=20foreground=20color?= =?utf8?q?=20to=20P=20t=20;=20P=20s=20=3D=201=201=20=E2=86=92=20Change=20V?= =?utf8?q?T100=20text=20background=20color=20to=20P=20t?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- screen-osc.patch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/screen-osc.patch b/screen-osc.patch index e2894c1..2bdd8b5 100644 --- a/screen-osc.patch +++ b/screen-osc.patch @@ -1,3 +1,7 @@ +; support OSC 10 and 11 commands for xterm default fg/bg colour +; http://www.xfree86.org/current/ctlseqs.html +; P s = 1 0 → Change VT100 text foreground color to P t +; P s = 1 1 → Change VT100 text background color to P t --- screen-4.1/ansi.c~ 2010-02-24 15:33:05.000000000 +0200 +++ screen-4.1/ansi.c 2010-02-24 15:42:23.596133932 +0200 @@ -1530,12 +1530,14 @@ -- 2.44.0