mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00

This also attempted to fix problem with cancelling input() on error by avoiding standard error printing facilities (assumed thrown error message is the problem), but with no luck so far.