+1

with auto_complete_commit_on_tab set to true, return does not clear autocomplete list

Benson Russell 10 years ago 0
So if you have auto_complete_commit_on_tab set to true, if you invoke an autocomplete list and press enter, the autocomplete list will remain while the cursor will jump down a line (usually behind the autocomplete list).  It seems that if you only want to commit on tab, that pressing enter should clear the list off the screen.