Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test on firefox 45esr 49 ,got typeerror #2

Closed
lilarcor opened this issue Sep 21, 2016 · 2 comments
Closed

test on firefox 45esr 49 ,got typeerror #2

lilarcor opened this issue Sep 21, 2016 · 2 comments

Comments

@lilarcor
Copy link

hello,when i press o for open url,i can see error
no such autocomplete provider:history

when i ESC then press o again,
typeerror

@eth3lbert
Copy link

Actually, you could change the complete setting and replace history (or location) to native:unifiedcomplete.
eg.
from set complete=search,location,file to set complete=search,native:unifiedcomplete,file

@wshanks
Copy link
Owner

wshanks commented Sep 25, 2016

I think this was fixed with the updates mentioned at the bottom of #1.

@wshanks wshanks closed this as completed Sep 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants