mirror of
https://github.com/neovim/neovim.git
synced 2026-03-14 12:57:24 +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