mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 22:43:03 +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.