> What happens is that complete_check() checks if a key was typed, and if > so completion is interrupted. That works fine. Skipping this when a > script is busy doesn't seem like the right thing to do. > > If some script preloads completions and a key is typed it's correct that > fetching completions stops. Apparently the user is impatient and wants > to do something else. >
Yes, I I think that the behavior is better. But current complete_check() works in completefunc only. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
