mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.