Hacker News new | ask | show | jobs
by bovine3dom 1779 days ago
I think bindurl and unbindurl would solve most of your complaints: if you just want a few Tridactyl binds use blacklistadd then `:bindurl [URL] --mode=ignore ...`; if you want just a few webapp binds use `:unbindurl [URL] ...`.

There's also Ctrl-v in normal mode that lets you send one key sequence to ignore mode - I use it on YouTube with `Ctrl-v f` to toggle fullscreen. Ctrl-o works similarly but for normal mode from ignore mode.

1 comments

Hey, awesome to get a reply from you! Thanks for all your work on tridactyl, it's made life a lot easier!
You're welcome, glad you like it!

I managed to get ctrl-o/v the wrong way round when I first posted it, but I've fixed it now : )