mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
When UV_OVERLAPPED_PIPE was used for the pipe passed to the child process, a problem occurred with the standard input of the .Net Framework application (#11809). Therefore, add the overlapped option to jobstart() and change it so that it is set only when necessary
641 B
641 B