mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

- Fix the problem that chanclose() does not work for channel created by nvim_open_term(). - Fix the problem that the loopback channel is not released. - Fix the error message when sending raw data to the loopback channel.