mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 03:16:31 +00:00

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).