No description provided.
do not show suggestion on completion
d9ff234
What problem is this solving?
Before:
After:
Fix 118: Clear suggestion before original widget to fix completions
See PR #149
e87bc74
Ok. It sounds like you're describing #118. I think this is a good solution. Commit e87bc74 should implement the same behavior, using unset instead of setting it to an empty string and including a comment.
unset
Thanks!
No description provided.