From 9c59ea51645c0efff6bd98e5a578297df7b8c11d Mon Sep 17 00:00:00 2001 From: nick black Date: Sat, 2 Oct 2021 22:36:26 -0500 Subject: [PATCH] [automaton] move decrpm_asu_cb up #2223 --- src/lib/in.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/in.c b/src/lib/in.c index 6f2be26d1..b59cdcb8c 100644 --- a/src/lib/in.c +++ b/src/lib/in.c @@ -843,12 +843,12 @@ build_cflow_automaton(inputctx* ictx){ { "[?1;1S", NULL, }, // negative cregs XTSMGRAPHICS { "[?1;2S", NULL, }, // negative cregs XTSMGRAPHICS { "[?1;3;0S", NULL, }, // negative cregs XTSMGRAPHICS + { "[?2026;\\N$y", decrpm_asu_cb, }, { "[?2;1S", NULL, }, // negative pixels XTSMGRAPHICS { "[?2;2S", NULL, }, // negative pixels XTSMGRAPHICS { "[?2;3;0S", NULL, }, // negative pixels XTSMGRAPHICS { "[?1;0;\\NS", xtsmgraphics_cregs_cb, }, { "[?2;0;\\N;\\NS", xtsmgraphics_sixel_cb, }, - { "[?2026;\\N$y", decrpm_asu_cb, }, { "[>\\N;\\N;\\Nc", da2_cb, }, // "VT100" { "[=\\Sc", da3_cb, }, // CSI da3 form as issued by WezTerm // DCS (\eP...ST)