Strahinja Val Markovic
de8f45c202
Possible fix for rare completion-repeat bug
On rare occasions a bug can occur where the user is trying to type text but the completion system is erasing it as he types. I believe this new approach should fix that problem. It also replaces the old system for preventing an infinite loop to occur when there are no completions to show to the user.
Work in progress, NOT yet ready for primetime!
Description
Languages
Python
91.2%
Vim script
8.3%
Shell
0.5%