diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2024-02-26 11:33:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 11:33:16 -0600 |
commit | a8e4ee2f2b4392e959b31c1d079166e245a401ba (patch) | |
tree | 2a1ac364d63183192d75cbd31bc1b21bb47dc16e /runtime/lua/vim/snippet.lua | |
parent | 7038fdeee2561ef29bd41e3f5ac54823c76d8143 (diff) | |
download | rneovim-a8e4ee2f2b4392e959b31c1d079166e245a401ba.tar.gz rneovim-a8e4ee2f2b4392e959b31c1d079166e245a401ba.tar.bz2 rneovim-a8e4ee2f2b4392e959b31c1d079166e245a401ba.zip |
fix(defaults): validate 'channel' before responding to OSC request (#27594)
Validate the channel number before responding to an OSC 10/11 request.
When used with nvim_open_term, the channel number is unset (since there
is no process on the other side of the PTY).
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions