Pógódnośenja za Tridactyl
Tridactyl wót Colin Caine, Oliver Blanthorn
486 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14035123, há 7 anos
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14033697, há 7 anosThis extension is awesome. For a while I was using the extended release version of Firefox so that I could keep using Vimperator, but Tridactyl has reached the point where that's no longer necessary. Also it's currently very actively developed, and has gotten a lot better in the last few weeks even. Great work!
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13981655, há 7 anos
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 14013504, há 7 anosI 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.Wótegrono wuwijarja
jo se napisał há 7 anosI'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 :) - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14013442, há 7 anosGreat 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.Wótegrono wuwijarja
jo se napisał há 7 anosWe 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. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14012595, há 7 anosWhile 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.
- Z 4 z 5 pógódnośonywót Ashwin Vishnu, há 7 anosGreat extension! One star less because it requires a lot of permissions.
Wótegrono wuwijarja
jo se napisał há 7 anosAre 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. - Z 5 z 5 pógódnośonywót Marcel Samyn, há 7 anosWonderful 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 ;) - Z 5 z 5 pógódnośonywót WooParadog, há 7 anos
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 12349192, há 7 anos
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14000582, há 7 anosThe 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! - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13989448, há 7 anosGreat alternative to vimperator since it's not supported in firefox.
Great keybinds and the tutor is easy to follow. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13988718, há 7 anosThis 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! - It'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.
- Best 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!
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13417899, há 7 anos
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 12411271, há 7 anosI 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.
Wótegrono wuwijarja
jo se napisał há 7 anosI'm glad you like it.
You can search through your bookmarks with :bmarks, like :buffer. - Z 5 z 5 pógódnośonywót terasaka.k, há 7 anos
- Z 2 z 5 pógódnośonywót Wužywaŕ Firefox 13895994, há 7 anosOverrides the homepage and there is no configuration. Otherwise It's alright I guess
Wótegrono wuwijarja
jo se napisał há 7 anosSorry 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? - Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 13746567, há 7 anosVery cool, I only miss more customization options.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13803480, há 7 anosOne 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.