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

- Avoid using platform-specific shell, it failed in MINGW_64 env.
- tty-test.c echos our input, which is exactly what we need for this test.
- Test fails correctly if 894f6bee54
is reverted.