Revisiones de Tridactyl
Tridactyl por Colin Caine, Oliver Blanthorn
484 revisiones
- Se valoró con 5 de 5por Usuario de Firefox 13981655, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 14013504, hace 7 añosI was using one of the post WebExtension vim addons before I heard of this one. Very impressed!
Best Firefox vim addon at the moment, keep up the great work developers!
4 stars because this is just a work in progress, but has the most potential of any.
I would really like to open links in container tabs, but this could be an API limitation.Respuesta del desarrollador
publicado el hace 7 añosI'm actually reviewing a PR that supports container tabs right now: https://github.com/cmcaine/tridactyl/pull/499. It will take a short while before it reaches a stable release, though, as it requires yet more permissions. If you use a beta version of Tridactyl from https://tridactyl.cmcaine.co.uk/betas you'll get it quicker :) - Se valoró con 5 de 5por Usuario de Firefox 14013442, hace 7 añosGreat addon! One thing that could be improved is the selection of keys for multi-key shortcuts which should ideally use keys that are next to each other.
EDIT: Thanks for the quick reply! I guess I was a bit unclear with what I meant. I wasn't referring to the shortcuts for commands (I'm actually very happy with those) but the little hint tags that show up when pressing f/F. My suggestion here would be to prioritize simple combinations (double keys, nearby keys) based on a selected keyboard layout (e.g. qq, kk, qw, kl, ...) instead of just incrementally exhausting the 'hintchars' pool.Respuesta del desarrollador
publicado el hace 7 añosWe just use the same binds as Vimperator because the authors are lazy and don't want to have to relearn anything. If you have anything that you particularly dislike, feel free to file an issue: https://github.com/cmcaine/tridactyl/issues.
You almost rebind anything you want, though, with `bind [key sequence] [command]`. If you just do `bind [key sequence]` you'll find out what that command that sequence is bound to, and `viewconfig nmaps` will show you all of the binds you have. - Se valoró con 5 de 5por Usuario de Firefox 14012595, hace 7 añosWhile it is much less feature-full than Vimperator, it works well, the keybindings are mostly intuitive, and I am excited by the fast pace of development.
- Se valoró con 5 de 5por BAON, hace 7 añosThis add-on saved me from leaving firefox due a lack of vimperator feel.
At the current state of development, there is no missed feature since it already has everything I was used to. Thank you!!! - Se valoró con 4 de 5por Ashwin Vishnu, hace 7 añosGreat extension! One star less because it requires a lot of permissions.
Respuesta del desarrollador
publicado el hace 7 añosAre there any that you particularly dislike? Feel free to file an issue here: https://github.com/cmcaine/tridactyl/issues. All of the permissions we ask for are because we need them for features, as we try to explain in the add-on description.
It would be nice if we could just ask for permission when the features are first used, but unfortunately most of the permissions we need are not supported by permission requests at runtime - https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Request_the_right_permissions#Request_permissions_at_runtime. - Se valoró con 5 de 5por Marcel Samyn, hace 7 añosWonderful extension! Works well and new cool features keep getting added.
Too bad some features don't work (well) because of WebExtension limitations but things can only get better ;) - Se valoró con 5 de 5por WooParadog, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 12349192, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 14000582, hace 7 añosThe extension is well-written and works pretty well! There are a few bugs, but nothing significant, and development is active and focused.
I would appreciate a little more documentation on the various features though.
Nonetheless, an essential addition to firefox! - Se valoró con 5 de 5por Usuario de Firefox 13989448, hace 7 añosGreat alternative to vimperator since it's not supported in firefox.
Great keybinds and the tutor is easy to follow. - Se valoró con 5 de 5por Usuario de Firefox 13988718, hace 7 añosThis is awesome addon that takes place of pentadactyl/vimperator and such.
It still under heavy development but it already useful and moves in a right direction.
The road the developers take is to make it more like vimperator rather pentadactyl somewhy, given the name is closer to penta :) But nevertheless it awesome.
Thanks guys! - Se valoró con 5 de 5por ssamm45, hace 7 añosIt's amazing how much faster it is to work with only the keyboard. This plugin along with the dwm window manager and the vis text editor mean I rarely have to use my mouse for normal tasks. The native client was just released in beta and it unlocks even more possibilities. I can use an external for thoes times I need to write larger pieces of text or code in browser, filter urls through a shell script, etc.
- Se valoró con 4 de 5por Palpatine, hace 7 añosBest vimperator on webextension for now. Too bad webextension is so restrictive. I always preferred firefox over chrome because chrome had such restrictive plugin api, and vimperator/pendactyl on firefox was so much nicer. Then google products got bloated and could only be run with chrome js engine with any speed. Now that firefox is catching up on the js engine front the plugin api regressed to chrome level. unbelievable! I hope things can be improved eventually. Also please allow tridactyl a configuration file. If not local file at least do gist or something!
- Se valoró con 5 de 5por jth, hace 7 añosLovely extension that brings enough vim to firefox to be comfortable.
- Se valoró con 5 de 5por Usuario de Firefox 13417899, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 12411271, hace 7 añosI like this extension and most I find most of the things I need. Some things I am still missing like searching through bookmarks, but overall, I am having a good experience.
Respuesta del desarrollador
publicado el hace 7 añosI'm glad you like it.
You can search through your bookmarks with :bmarks, like :buffer. - Se valoró con 5 de 5por Brian, hace 7 años
- Se valoró con 5 de 5por terasaka.k, hace 7 años
- Se valoró con 2 de 5por Usuario de Firefox 13895994, hace 7 añosOverrides the homepage and there is no configuration. Otherwise It's alright I guess
Respuesta del desarrollador
publicado el hace 7 añosSorry about the new tab page; we change it so that we can inject our scripts into that page. You can change it with `set newtab [url]`.
There are quite a few configuration options available; I count about 20 odd different things you can change. Just `:viewconfig` and then `:set key1.key2.key3 value`, e.g. `:set nmaps.\ fillcmdline open scholar`. `:help` and `:tutor` should give you a better of what's possible.
Is any option in particular that you would like to change but cannot? - Se valoró con 4 de 5por Usuario de Firefox 13746567, hace 7 añosVery cool, I only miss more customization options.
Respuesta del desarrollador
publicado el hace 7 añosHi, thanks!
What kind of customisation are you missing? - Se valoró con 5 de 5por Usuario de Firefox 13803480, hace 7 añosOne of the best vim'z since beginning! I tried a lot of addons in last years, but no one could reach this one. Big thanks.
- Se valoró con 5 de 5por Chris Pinkus, hace 7 añosI am a long-time pentadactyl user, and was forced to stick with ESR and other 'old' versions of firefox just to keep that addon. I eventually got fed up with doing that last month, so I tried every addon that adds vim-like bindings, only to find that they all suck compared to pentadactyl.
However, I just tried this addon today and it's the closest thing to pentadactyl I've seen so far. I am definitely a fan, and I hope the developers of this addon keeps us pentadactyl users in mind :)
Really amazing work, keep up the good job! - Se valoró con 1 de 5por tivasyk, hace 7 años1) the plugin sets your home page without asking you ― haven't seen this behaviour in a long time, and certainly not in opensource world;
2) doesn't work on some sites (many of those, actually);
3) no easy access to settings;
4) no whitelist.
for a plugin that is expected to _enhance_ my user experience that's a _fail_ in my book.