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

Can't get "blacklists" to work #24

Closed
abrookins opened this issue Dec 2, 2015 · 2 comments
Closed

Can't get "blacklists" to work #24

abrookins opened this issue Dec 2, 2015 · 2 comments
Labels

Comments

@abrookins
Copy link
Collaborator

Very cool plugin. I'm using Safari 9.0.1 and release 1.0.4. No matter what I add to "blacklists," including the examples listed in the documentation, the plugin still intercepts key presses.

@wrtsprt
Copy link

wrtsprt commented Mar 11, 2016

I had problems as well. I think at one point there was a prob with the syntax. Anyways this line is working for me now: let blacklists = ["*://feedly.com/*", "*://mail.google.com/*"]. What site are you trying? What does your config look like? (Safari 9.0.3, sVim 1.0.4)

@abrookins
Copy link
Collaborator Author

I took another look at this. My problem was that I had a syntax error in the config that appeared to have disabled all my changes. Once I tracked it down, the blacklist worked again (and my other settings).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants