Revisiones de Tridactyl
Tridactyl por Colin Caine, Oliver Blanthorn
Revisado por Maëlan
Se valoró con 3 de 5
by Maëlan, hace 6 añosI am finally switching from Firefox < 57 and Vimperator/Pentadactyl, almost two years after the Quantum apocalypse. So I’m in search for a good replacement. I am giving a try to Firefox 68.0.1 with Tridactyl 1.16.2pre3053 (and Tree Tabs, for that matters).
The conclusion is that you’re fighting against Firefox sandboxing on nearly any point, and no matter what you do, that’s a lost fight. First, of course, you must install the Native Messenger to do anything useful, but that won’t be enough.
Some of the major issues due to limitations of WebExtensions are documented by the extension itself.
— Tridactyl does not work while the current tab is loading, bindings can only be used again when it has fully loaded (even bindings for switching tabs or closing tabs).
— Tridactyl does not work on some pages, including the “about:” pages, the AMO website (a suggested hack does not seem to work anymore), the Reader Mode, source views and image views. This breaks the keyboard navigation workflow, mostly cancelling the benefit of the extension.
But there are many more issues or lacking features, which may or may not be due to WebExtensions. I rank them here from more critical to less critical.
— There are no search suggestions in the command line (yet ?) [S]. To me, that was Vimperator’s killer feature. I simply cannot live anymore without a random access to Wikipedia articles, words definition in my favorite dictionaries or locations in Google Maps.
— I cannot jump to arbitrary tabs with gt (although that should work, according to the doc). Moreover, the option to show numbers on tabs only works on the native tab bar, not on Tree Tabs display. Besides, the g0 and g$ bindings (jump to the first and last tab) ignore Tree Tabs’ groups and jump to the first tab of the first group, or to the last tab of the last group (while gt cycles correctly insides the current group).
— Ctrl-w cannot be rebound [W]; as a consequence, I keep closing tabs accidentally while trying to erase text in the command line.
— Tridactyl regularly loses focus in favor of some GUI elements such as the address bar (this happens when opening tabs with Ctrl+t). You have to click on the display area or press F6 to re-give it focus.
— There is no incremental search (yet?) [I].
− There is no permanent status line [L]. This means you cannot see half-typed bindings, and for seeing the current URL and the target of links you are left with Firefox’ address bar and Firefox’ link-hover display (which routinely shows up above the command line).
— Tridactyl shows messages in a hackish and inconvenient way (no multi-line output).
— Changing almost any setting requires to restart the browser to take effect.
— Documentation is lacking on the effect of available options for “:guiset”.
— Tridactyl needs to hijack the home page to be able to inject its code.
On the plus side, some nice features that I noticed during my short experiment:
— There is a dark theme.
— Alphabetic hints improve comfort of navigation over Vimperator’s numeric hints.
— Tridactyl comes with a large number of search keywords preset (including obscure websites such as the Gentoo wiki).
— The yanking feature looks cool (you can yank the shortened/canonical version of the URL, or the title of the page, possibly as a Markdown snippet).
— Looks like you can do many things with bindings, since you can run Javascript code (but I didn’t try it, neither did I try to do custom bindings when I was using Vimperator).
In short, Tridactyl could be improved with features that are currently lacking, but overall you’re in a state of war against a browser not willing to let you change the UI. They say Tridactyl is the closest replacement for Vimperator. If that’s true, then all those issues are the price to pay for an up-to-date Firefox. See whether that’s worth it for yourself. As for me, I believe I will try out alternative browsers, or stick again to an outdated Firefox.
[S]: https://github.com/tridactyl/tridactyl/issues/140
[W]: https://github.com/tridactyl/tridactyl/issues/1428
[I]: https://github.com/tridactyl/tridactyl/issues/1612
[L]: https://github.com/tridactyl/tridactyl/issues/210
The conclusion is that you’re fighting against Firefox sandboxing on nearly any point, and no matter what you do, that’s a lost fight. First, of course, you must install the Native Messenger to do anything useful, but that won’t be enough.
Some of the major issues due to limitations of WebExtensions are documented by the extension itself.
— Tridactyl does not work while the current tab is loading, bindings can only be used again when it has fully loaded (even bindings for switching tabs or closing tabs).
— Tridactyl does not work on some pages, including the “about:” pages, the AMO website (a suggested hack does not seem to work anymore), the Reader Mode, source views and image views. This breaks the keyboard navigation workflow, mostly cancelling the benefit of the extension.
But there are many more issues or lacking features, which may or may not be due to WebExtensions. I rank them here from more critical to less critical.
— There are no search suggestions in the command line (yet ?) [S]. To me, that was Vimperator’s killer feature. I simply cannot live anymore without a random access to Wikipedia articles, words definition in my favorite dictionaries or locations in Google Maps.
— I cannot jump to arbitrary tabs with gt (although that should work, according to the doc). Moreover, the option to show numbers on tabs only works on the native tab bar, not on Tree Tabs display. Besides, the g0 and g$ bindings (jump to the first and last tab) ignore Tree Tabs’ groups and jump to the first tab of the first group, or to the last tab of the last group (while gt cycles correctly insides the current group).
— Ctrl-w cannot be rebound [W]; as a consequence, I keep closing tabs accidentally while trying to erase text in the command line.
— Tridactyl regularly loses focus in favor of some GUI elements such as the address bar (this happens when opening tabs with Ctrl+t). You have to click on the display area or press F6 to re-give it focus.
— There is no incremental search (yet?) [I].
− There is no permanent status line [L]. This means you cannot see half-typed bindings, and for seeing the current URL and the target of links you are left with Firefox’ address bar and Firefox’ link-hover display (which routinely shows up above the command line).
— Tridactyl shows messages in a hackish and inconvenient way (no multi-line output).
— Changing almost any setting requires to restart the browser to take effect.
— Documentation is lacking on the effect of available options for “:guiset”.
— Tridactyl needs to hijack the home page to be able to inject its code.
On the plus side, some nice features that I noticed during my short experiment:
— There is a dark theme.
— Alphabetic hints improve comfort of navigation over Vimperator’s numeric hints.
— Tridactyl comes with a large number of search keywords preset (including obscure websites such as the Gentoo wiki).
— The yanking feature looks cool (you can yank the shortened/canonical version of the URL, or the title of the page, possibly as a Markdown snippet).
— Looks like you can do many things with bindings, since you can run Javascript code (but I didn’t try it, neither did I try to do custom bindings when I was using Vimperator).
In short, Tridactyl could be improved with features that are currently lacking, but overall you’re in a state of war against a browser not willing to let you change the UI. They say Tridactyl is the closest replacement for Vimperator. If that’s true, then all those issues are the price to pay for an up-to-date Firefox. See whether that’s worth it for yourself. As for me, I believe I will try out alternative browsers, or stick again to an outdated Firefox.
[S]: https://github.com/tridactyl/tridactyl/issues/140
[W]: https://github.com/tridactyl/tridactyl/issues/1428
[I]: https://github.com/tridactyl/tridactyl/issues/1612
[L]: https://github.com/tridactyl/tridactyl/issues/210
Respuesta del desarrollador
publicado el hace 6 añosThanks for the detailed review! There are a few things that you mention that ought to have worked and workarounds for some of the others - if you get a chance, could you drop by on Riot / Matrix / IRC and we can look into it? I'm especially keen to find areas where our documentation is lacking or outdated.
Thanks.
Thanks.
478 revisiones
- Se valoró con 5 de 5by fugue, hace 7 díasThis is the best vim-addict enabling addon on the web! I absolutely can't get enough!
- Se valoró con 5 de 5by Usuario de Firefox 18914417, hace un mes
- Se valoró con 5 de 5by Elijah Immer, hace 2 meses
- Se valoró con 5 de 5by J. Lee, hace 3 meses
- Se valoró con 5 de 5by Usuario de Firefox 12745314, hace 3 meses
- Se valoró con 5 de 5by Usuario de Firefox 18422486, hace 4 mesesI love this and can't live without it. There's some issues I'd love to see taken care of, if even possible.
Sometimes I need to click on a blank space on a page to make tridactyl perform an action, like scrolling with J/K, or typing a command with ":" .
Second issue I have is where I activate hint mode with F, and there are way too many hint labels on a specific element, many of which don't do anything, and only one that actually does something. Maybe it could be implementet that hint labels that don't do anything when typed are hidden from hint mode, and that hints that do the same thing (like click the same button) are merged into each other.
3rd issue is that on using t to tabopen, it searches not just the urls from my bookmarks and history, it also searches in the tab "titles", which is for example "Tridactyl – Get this Extension for 🦊 Firefox (en-US)" for this mozilla page. I'd like to just search in urls from my bookmarks and history, not those titles too.
Also when using t to tabopen, I'd like it to open the page at the top when pressing enter, instead of searching what I just typed in. Because now I have to press the Tab key everytime I want to open the top url. I don't want to search the part after :tabopen, because I would have just used the s/S key to search.
Tridactyl breaks microsoft teams by the way, so I had to do :blacklistadd teams.microsoft.com.
I also look forward to tridactyl working on addons.mozilla.org and other sites. - Se valoró con 5 de 5by TS, hace 4 meses
- Se valoró con 5 de 5by botand, hace 4 meses
- Se valoró con 5 de 5by Giovanni, hace 4 meses
- Se valoró con 5 de 5by Usuario de Firefox 18705478, hace 5 meses
- Se valoró con 5 de 5by KuZoFrog, hace 5 mesesAmazing addon, barely required to use the mouse while browsing the web now I can simply zip through the net without even leaving the home row most times.
- Se valoró con 5 de 5by pwnd5, hace 5 meses
- Se valoró con 5 de 5by Usuario de Firefox 18642852, hace 6 meses
- Se valoró con 5 de 5by stock, hace 7 meses
- Se valoró con 5 de 5by PILIHU, hace 7 meses
- Se valoró con 5 de 5by catlop, hace 7 meses
- Se valoró con 5 de 5by Struan Robertson, hace 7 meses
- Se valoró con 5 de 5by David J, hace 8 meses
- Se valoró con 5 de 5by Waysuw, hace 8 meses
- Se valoró con 5 de 5by Usuario de Firefox 16289238, hace 8 meses
- Se valoró con 5 de 5by narinciye, hace 8 meses
- Se valoró con 5 de 5by Usuario de Firefox 16204172, hace 9 meses
- Se valoró con 5 de 5by Adrian, hace 10 meses