top | item 24701180

(no title)

asselinpaul | 5 years ago

anyone know how vimium compares to tridactyl on firefox?

[0] https://github.com/tridactyl/tridactyl

discuss

order

YorickPeterse|5 years ago

I've tried Tridactyl, Vimium, Saka Keys, Vimium C, and Vim Vixen. Of these, I found Vimium C to work the best and have the least overhead. Tridactyl added a consistent overhead of around 100 milliseconds when loading page, while Vimium and Vimum C added only about 20 ms of overhead.

In terms of features, I think Tridactyl is the most feature complete, but I found Vimium C to be more enjoyable to use. For example, Vimium C seems to produce better hints (e.g. fewer cases of hints for something you can't click on), when compared to Tridactyl. I also prefer Vimium C's "Vomnibar" over the Tridactyl interface, especially with a bit of tweaking to the theme.

bovine3dom|5 years ago

FWIW - mostly for other interested readers - in Tridactyl we made hints which might be useless grey recently. They correspond to JavaScript events and are sometimes the only way to click a button.

If you want Vimium-style behaviour where these elements are not hinted you can just do `:bind f hint -J`.

We also have a Vimium-style theme which you can access with `:colours shydactyl`. The theme could do with some polishing if anyone's interested.

berkes|5 years ago

If it is anything like Pentadactyl was, the difference is mainly that Vimium changes very little in Firefox. You, your spouse or your co-worker can still open Firefox and use it, as used to. Yet with pentadactyl, everything is gone: the addressbar, back-button, menu's etc. This might be what you are looking for, though.

That was one reason for me to ditch Pentadactyl (and also vimperator), and use vimium instead. It allows you to keep using Firefox as normal, gradually sliding into the habit of using the keys.

bovine3dom|5 years ago

Tridactyl is much less extreme than Pentadactyl, at least out of the box. Probably the "worst" thing we do is override Ctrl-A and Ctrl-F.