Iceggiren i Tridactyl
Tridactyl sɣur Colin Caine, Oliver Blanthorn
485 n yiceggiren
- Yettwasezmel 5 ɣef 5sɣur northern_sky, 7 år sidanAs a recent vim-addict, I'm looking to use my knowledge in other places, and Tridactyl helps me make Firefox a more usable browser
- Yettwasezmel 5 ɣef 5sɣur iago-lito, 7 år sidan
- Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 14084081, 7 år sidanThis has been a great replacement for vimperator for me. The only feature I miss right now is local marks.
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14146381, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14120895, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14119550, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14119420, 7 år sidanHave been avoiding to upgrade from Firefox ESR because Vimperator no longer works in newer Firefox versions. Finally tried the latest Firefox with this extension today, and wow. It isn't quite there yet but pretty dang close to what I need. Vimperator was the only reason I used Firefox in the first place, and this extension is the only reason I'd use post-ESR Firefox. Thanks for making Firefox usable again!
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14108228, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Memas, 7 år sidanI really appreciate your work! In fact, I just switched from firefox esr 52 to quantum 60 and I was in a loss when I found vimperator is no longer supported in newest versions of firefox. Finally I got a satisfactory alternative from your kind work. Thanks a lot! This is the reason why I use firefox (Vimium is just not that costomized!). Pitifully I do not have a valid Paypal account (not properlly supported in China), but please accept my simcere gratitute to you!
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 11278032, 7 år sidanI used to help maintain Vimperator which has now stopped development due to Firefox addon API deprecation. Tridactyl however has proven to be a worthy successor! The user experience is great, and long time users of similar addons such as Pentadactyl should feel at home. Due to the nature of changes in WebExtensions and its earlier and current limitations I'm really excited to see it come this far!
Importantly, the project also has great development momentum with lots of features being added or bugs being fixed all the time. This is truly a breath of fresh air in the enthusiast community of power users looking to vimify or otherwise enhance their browser experience, which for some time has been stale with the foreshadowing of the deprecation of XUL/XPCOM and ultimately the need to port or discard lots and lots of old code.
Remember to check out #tridactyl on the many platforms its available, including the ever present Freenode. More information can be found in the README on their GitHub project. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14084249, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14079395, 7 år sidanExcellent addon. Makes firefox useable!
- Yettwasezmel 5 ɣef 5sɣur jalcine, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Éloi Rivard, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14054016, 7 år sidanThis add-on keeps getting better and better. Coming from Vimperator I was missing a lot of functionality at the start and I was switching between different replacements like Vim Vixen. But over time more and more functionality was added back in and I settled on Tridactyl. I almost wet myself when CTRL + ^(6) and . started working again. Obviously it's not always as smooth as Vimperator, due to it being a content script, but it gets me most of the way there. Keep up the good work!
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 12920319, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14049133, 7 år sidanThis is the closest thing to Pentadctyl you will find in the new WebExtensions world. It's gotten good enough that I've switched off of Pale Moon (a FF fork) to Firefox and I'm relatively happy so far.
- Yettwasezmel 4 ɣef 5sɣur Aseqdac Firefox 14048265, 7 år sidanI've been a long time pentadactyl user and like other reviewers here have been evaluating a few alternatives to replace it . So far it seems like tridactyl is the only current one that approaches and has the best potential in trying to provide a pentadactyl/vimperator experience.
Being used to the maturity of pentadactyl, using tridactyl does leave me feeling a bit disabled
- tridactyl sometimes stop working on some pages and I have to switch tabs and back to get it working again
- mapping like 'gh/GH' appear to be documented but do not seem to work.
- things feel slower, e.g. my muscle memory from pentadactyl has a T + Enter to open a newtab but in tridactyl opening the commandline takes about half a second - making a few things no-ops and I have to attempt again albeit slower. :)
- tab-completion at the command line is missing. I hope this gets added.
- searching still uses the firefox native search interface (i.e. `ctrl-f`) but a feature to support this appears to be under development.
- some keybindings are different from pentadactyl - e.g. `yy` as opposed to `y` to yank the url - arguably tridactyl is doing the right thing but it does mean some investment in unlearning/remapping things.
- a lot of my custom plugins for pentdactyl don't work but as javascript support improves, things could be ported over but the docs/examples on this front are few and far between.
tridactyl is still young but has an active community/code-base and I'm sure most of my pains will go away in time. So far it looks like this is the contender I will stick with.Tiririt n ineflayen
yeffeɣ-d deg 7 år sidanHi, thanks for such a detailed review.
> mapping like 'gh/GH' appear to be documented but do not seem to work
I've just added documentation in the betas to explain this better: you need to first set some homepages via `set home url1 url2 url3`. We don't get access to the Firefox ones.
> things feel slower, e.g. my muscle memory from pentadactyl has a T + Enter to open a newtab but in tridactyl opening the commandline takes about half a second - making a few things no-ops and I have to attempt again albeit slower. :)
At least some of that is our fault, and we're looking into it, albeit slowly :)
> tridactyl sometimes stop working on some pages and I have to switch tabs and back to get it working again
That's usually because focus has gone into an iframe, which are pretty fenced off. There's not much we can do about it :(
> tab-completion at the command line is missing. I hope this gets added.
> searching still uses the firefox native search interface (i.e. `ctrl-f`) but a feature to support this appears to be under development.
> a lot of my custom plugins for pentdactyl don't work but as javascript support improves, things could be ported over but the docs/examples on this front are few and far between.
These are all in progress. `js` is in the beta branch but is a bit janky.
If you need any help, don't hesitate to come into the Matrix channel or IRC advertised on the new tab page and the help page. - Yettwasezmel 5 ɣef 5sɣur bart9h, 7 år sidanHere's hoping that this will become a worthy successor to Vimperator
- Yettwasezmel 4 ɣef 5sɣur gianni, 7 år sidanFantastic addon, very good work.
Sometimes, when on gmail, I get this error:
"# Error: # Tridactyl's native messenger doesn't support your operating system, yet."Tiririt n ineflayen
yeffeɣ-d deg 7 år sidanThat's weird. Would you mind opening an issue about it on GitHub so that we can investigate it further? Thanks. - Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14039449, 7 år sidan
- Yettwasezmel 5 ɣef 5sɣur Aseqdac Firefox 14035123, 7 år sidan