Tridactyl incelemeleri
Tridactyl geliştiren: Colin Caine, Oliver Blanthorn
521 inceleme
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13569153, 9 yıl önceThis 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.Geliştiricinin yanıtı
gönderilme: 9 yıl önceThanks 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. - 5 üzerinden 3 puanyazan: Firefox kullanıcısı 13554175, 9 yıl önceLooks promising, but can't figure out how to disable it for specific domains, so it's unusable for me at the moment.
Geliştiricinin yanıtı
gönderilme: 9 yıl önceHi, 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! - 5 üzerinden 4 puanyazan: pankona, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13485398, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13539577, 9 yıl önceIt's cool and very convenient to use.
- 5 üzerinden 5 puanyazan: heishizixingk, 9 yıl önce
- 5 üzerinden 5 puanyazan: Goldie Lin, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13508785, 9 yıl önceIt'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.
- 5 üzerinden 5 puanyazan: BanditHijo, 9 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12828257, 9 yıl önce
- 5 üzerinden 5 puanyazan: h2ero, 9 yıl önce
- 5 üzerinden 3 puanyazan: matbur, 9 yıl önceAddon 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.Geliştiricinin yanıtı
gönderilme: 9 yıl önceThanks 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`. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13494469, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13491126, 9 yıl önceLooks like the best vimperator successor available.
- 5 üzerinden 3 puanyazan: Firefox kullanıcısı 13459211, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13460389, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13438236, 9 yıl önceJust 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. - 5 üzerinden 3 puanyazan: Firefox kullanıcısı 13434881, 9 yıl önce
- 5 üzerinden 2 puanyazan: nikos, 9 yıl önceNo documentation. The user is just expected to know all the features. It's promising but without documentation useless.
Geliştiricinin yanıtı
gönderilme: 9 yıl önceI 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.