Tridactyl: disable tridactyl on some sites

Created on 21 May 2018  路  5Comments  路  Source: tridactyl/tridactyl

Hello, I would like to ask the option to disable tridactyl on some sites. For example in gmail I find much more useful to be able to use the google defined shortcuts. Thanks.

Furthermore.... In the addon menu I can't find anymore the tridactyl options.... where have they gone?

Most helpful comment

thanks, not very user friendly, but surely vimesque

All 5 comments

Hi, we've already talked about disabling Tridactyl here: https://github.com/cmcaine/tridactyl/issues/57 and here: https://github.com/cmcaine/tridactyl/issues/158 , if there's anything not covered in these two issues, feel free to ask more specific questions :)

I'm not sure I understand what the "addon menu" you're talking about is and what its options were though, could you give me more details? How did you access the addon menu and what options aren't available anymore?

Where are the options to configure tridactyl?

@GianniGi use :set option value. You can view possible options and their current values with viewconfig. You can try searching the help page for the configuration options if you want more information about them.

The :tutor explains most of this :)

thanks, not very user friendly, but surely vimesque

For anyone looking, it's now in the main README:

How do I disable Tridactyl on certain sites?
You can use blacklistadd, like this: blacklistadd mail.google.com/mail. See :help blacklistadd. Also note that if you want something like the passkeys or ignorekeys features vimperator/pentadactyl had, you can use bindurl. See :help bindurl.

Was this page helpful?
0 / 5 - 0 ratings