]> granicus.if.org Git - vim/commit
patch 9.0.1343: check for OSC escape sequence doesn't work v9.0.1343
authorJohan Mattsson <39247600+mjunix@users.noreply.github.com>
Thu, 23 Feb 2023 12:46:04 +0000 (12:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2023 12:46:04 +0000 (12:46 +0000)
commit3451789f58b24d48fc97301a01a8d27bd154caf5
treeb4fc05825cf12b064fbdd9519117ef08c95c90c8
parent3e2d5385edcdaa4a09e76081e8d309d8f8c9a58a
patch 9.0.1343: check for OSC escape sequence doesn't work

Problem:    Check for OSC escape sequence doesn't work.
Solution:   Move square bracket to the right place. (Johan Mattsson,
            closes #12048)
src/term.c
src/version.c