Recensioni per Tridactyl
Tridactyl di Colin Caine, Oliver Blanthorn
472 recensioni
- Valutata 5 su 5di Utente Firefox 12812226, 7 anni faThanks to the developers for their great work. After Vimperator stopped working using Firefox was quite uncomfortable, but this plugin does a good job filling the gaps and from update to update it's getting better. Keep it up!
- Valutata 4 su 5di Utente Firefox 13569153, 7 anni faThis extension shows a lot of promise, and is currently the best webextension-based vim extension there is (of which I've used vimium, vim-vixen, and saka-key). I really like how easy it is rebind keys and use a "command mode" just like real vim. The developers of this extension update and improve things on a regular basis. There are some problems however:
- inability to change or disable the ugly new-tab page
- hint mode misses a few links on some websites
- ability to disable the extension on some websites (ignore mode is only temporary)
- ability to change the search engine when using the "open" command
- vim-like searching using /, ?, and n/N
- (probably an issue with webextensions) won't work on about: pages and addon pages
Even with the above issues, this extension is still very good and stable. I wish the developers luck in working around the limitations of webextensions API.Replica dello sviluppatore
pubblicato il 7 anni faThanks for your kind words and feedback!
A couple of your issues have already been resolved at least partially:
You can change the default search engine with `set searchengine [keyword]` and add new search keywords with `searchsetkeyword [keyword] [url]`.
You can change the newtab page (at least, the one navigated to with `*open`) with `set newtab [url]`.
This does expose another issue, though: our documentation isn't very good yet. - Valutata 3 su 5di Utente Firefox 13554175, 7 anni faLooks promising, but can't figure out how to disable it for specific domains, so it's unusable for me at the moment.
Replica dello sviluppatore
pubblicato il 7 anni faHi, thanks for your feedback.
You can press `I` to get into ignore mode and to leave it.
We don't yet have any per domain settings, but we have just finished the user configuration back end that was blocking it, so it should come soon. Check back in a few days or a week! - Valutata 4 su 5di pankona, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13485398, 7 anni fa
- Valutata 5 su 5di heishizixingk, 7 anni fa
- Valutata 5 su 5di Goldie Lin, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13508785, 7 anni faIt's still lagging much behind now "legacy" plugins such as vimperator or pentadactyl, but it's not only the best vim-like plugin there currently is, but it's also pretty good already.
- Valutata 5 su 5di BanditHijo, 7 anni fa
- Valutata 4 su 5di Utente Firefox 12828257, 7 anni fa
- Valutata 5 su 5di h2ero, 7 anni fa
- Valutata 3 su 5di matbur, 7 anni faAddon is not working on few pages i.e. https://addons.mozilla.org or about:home. I've updated FF to ver. 57 and I hoped that there will be some good replacements for my favorite vimFx. I also don't like Tridactyl New Tab Page. I cannot find the shortcut for closing current tab.
I hope that when this addon will be better I change my rating.Replica dello sviluppatore
pubblicato il 7 anni faThanks for your feedback. WebExtensions can't inject code onto addons.mozilla.org or pages with certain schemas. This is documented on the new-tab page, help page and on the readme :)
The new-tab page is a bit rubbish. We hope to change it soon.
The bind for closing a tab is `d`. - Valutata 5 su 5di Utente Firefox 13494469, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13491126, 7 anni faLooks like the best vimperator successor available.
- Valutata 3 su 5di Utente Firefox 13459211, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13460389, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13438236, 7 anni faJust upgraded to Firefox 58 and found that Vimperator no longer works :(
As I used to be a Pentadactyl user I decided to try Tridactyl. So far it behaves like a developing version of Pentadactyl and although its missing a few things, its pretty much intuitive. No manual needed so far.
So thanks. Nice start and works well with the new super-fast Firefox. - Valutata 3 su 5di Utente Firefox 13434881, 7 anni fa
- Valutata 2 su 5di nikos, 7 anni faNo documentation. The user is just expected to know all the features. It's promising but without documentation useless.
Replica dello sviluppatore
pubblicato il 7 anni faI totally agree! Thanks for trying it out.
We currently have some documentation on the new tab page and if you press colon, type "help" and then press enter. It isn't ideal as it is pretty much developer documentation, but it should give you an idea of the commands available.
Where we are totally failing is in giving feedback to users with error messages, and documenting the current bindings - but that's coming soon; we are also very bad for first time users of anything Vim-like, but an introduction for those people is quite a low priority because there are ~20K people for whom Vimperator will stop working on Tuesday, and we want to help them first.
Thanks again for giving us a go, and for the feedback.