mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00

Problem: Test_help_complete sometimes fails in MS-Windows console.
Solution: Use getcompletion() instead of feedkeys() and command line
completion. (Hirohito Higashi)
9f0e423c28