mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

- Default to powershell. - Avoid hardcoded "-c". - Remove ^M character from received lines. - pending_win32(): clear() is unnecessary and it pollutes the tests. Closes #3973 Helped-by: Rui Abreu Ferreira <raf-ep@gmx.com>