this post was submitted on 11 Aug 2024
182 points (98.4% liked)

Open Source

30221 readers
267 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 month ago (2 children)

How does it compare to tridactyl?

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago)

Never tried it. But added it to Post

[–] [email protected] 5 points 1 month ago (2 children)

I love that these extensions exist and in theory they sound awesome. Unfortunately for a few reasons I've never been able to get in the habit of using Tridactyl (or any vim browser addon):

  • it doesn't play nice with Google drive apps (which my company uses extensively), so if I use the vim shortcuts to cycle between tabs and open a Google doc, the next time I try to cycle tabs it will instead start typing in the document. (Alternatively I would never be able to interact with Google docs without manually enabling ignore mode)

  • hint mode works really well for some sites but a lot of sites have multiple anchors close together (eg one for an icon, one for text and one behind both) which leads to longer hints and difficulty figuring out which hint to actually use

  • Firefox doesn't allow you to rebund the default "/" search (quick find) cycle keys. The default is c-G for next (not sure about previous); I would like to use n/N

On simple and well-designed "dumb" webpages it works amazing. I wish more sites were designed that way, but unfortunately a lot are made with the assumption of a mouse/touchscreen :(

[–] [email protected] 8 points 1 month ago

I agree, there are a bunch of annoying limitations. But it's better than nothing. To me the best vim based browser is qutebrowser, too bad it's using chromium.

[–] [email protected] 2 points 1 month ago

These are the reasons I'm stuck on qutebrowser. It's a great browser and project, but I'd love to move away from chromium. If Firefox allowed customizing all these global key bindings I would make the switch.