mirror of
https://github.com/neovim/neovim.git
synced 2026-05-23 05:10:13 +00:00
Ensure that * Shell uses UTF8 input/output mode * Stderr output is captured, in UTF8 * Program exit codes are correctly captured Update functional test harness and add tests for :make command. Closes #13713