Filter scope autocompletion list based on user input
commit7a3d6a4ee1e743aec67c7a27c20ed1714f1250ea
authorJiří Techet <techet@gmail.com>
Sat, 23 May 2015 11:26:37 +0000 (23 13:26 +0200)
committerJiří Techet <techet@gmail.com>
Mon, 18 Jan 2016 21:56:10 +0000 (18 22:56 +0100)
tree847d54c2b92dfdf4bbd68ee346d203e41b85edf6
parent932dc71fe2edc0c58b15aface319d38855c5e612
Filter scope autocompletion list based on user input

When scope autocompletion list shows, start filtering it when
when the user types some more characters. As long as the list
is non-empty, don't switch to normal autocompletion and show
only the scope autocompletion results.
src/editor.c