mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 21:20:45 +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).