aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/executor.c
diff options
context:
space:
mode:
authorGregory Anders <greg@gpanders.com>2023-11-12 14:46:03 -0500
committerGregory Anders <greg@gpanders.com>2023-11-13 19:04:47 -0600
commite7c46438ab118c138a7370a9976e45854c356a89 (patch)
tree4a6124f4b601fc806132b1c4318bcc9323966563 /src/nvim/lua/executor.c
parent8d9789a0f3b748b75ac4ae1b8e43d27af40d49fe (diff)
downloadrneovim-e7c46438ab118c138a7370a9976e45854c356a89.tar.gz
rneovim-e7c46438ab118c138a7370a9976e45854c356a89.tar.bz2
rneovim-e7c46438ab118c138a7370a9976e45854c356a89.zip
test: use ST terminator instead of BEL in OSC sequences
libtermkey does not interpret OSC sequences that end with a BEL (0x07) instead of an ST (0x1b 0x5c) terminator. This causes these tests to fail since the OSC response is now parsed via libtermkey. Change the tests to use the ST terminator to appease libtermkey.
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions