Correctly adjust the end pointer for a two character terminator before
authornicm <nicm@openbsd.org>
Thu, 21 Oct 2021 08:36:51 +0000 (08:36 +0000)
committernicm <nicm@openbsd.org>
Thu, 21 Oct 2021 08:36:51 +0000 (08:36 +0000)
commit9bd2c8e2d25e6ad4f61a734c78e17059e57bfe91
tree4838e6ba44e201007ebd06f1dc46ba140b52b5c4
parentac45a0796f3e0138283875d456291eb92f000541
Correctly adjust the end pointer for a two character terminator before
decoding OSC 52 response, from Daniel Ekloef in GitHub issue 2942.
usr.bin/tmux/tty-keys.c