Make Vimperator great again - still no support. :'( Two year old github issue but yet any development to be seen or reported :/
Sadly it's not realistic. Even if someone were to put in the time to make it work, Vimperator would just break again within the next year when XUL addons are deprecated in favor of WebExtensions, and unfortunately WebExtensions do not support all the features of Vimperator. You can use VimFx for now, but again it is a XUL addon and would take a massive amount of work to port to a WebExtension. Hopefully someone can g…
Update on Multi-Process Firefox
171–175 of 175 posts
Re: Update on Multi-Process Firefox
#172Earlier quoted context omitted.
I just took a gander: no tab-search, the keybindings are closer to Vimium than plain vim and no external editor. Also the hinting is _slow_ - it takes a second to render the link hints on the hacker news home page. How are you dealing with all of that?
To be honest the only thing I miss is tab search; you can modify the keybindings as you wish. I don't use hints as much as I used to. Maybe my browsing style has changed; more reading and less clicking.
Re: Update on Multi-Process Firefox
#173Earlier quoted context omitted.
Check out VimFX. It is a very capable substitute.
How does it compare to Pentadactyl? I heavily use pendacatyl scripting functionality to do shelling out from firefox.
Re: Update on Multi-Process Firefox
#174Earlier quoted context omitted.
I would like to help out in any way I can. Where should I look to get an idea of the project and what do I need to know to be able to work on it?
Here are a couple of links that outline the design and contain some notes: https://wiki.mozilla.org/Electrolysis/Accessibility#Windows http://dblohm7.ca/blog/2016/04/06/new-team-new-project/ Note that the approach we are taking on Windows is different from the way that Chrome works. They cache the entire a11y tree in the parent process so that the DLLs injected by assistive technologies may quickly enumerate the a11y…
Re: Update on Multi-Process Firefox
#175Earlier quoted context omitted.
> You can see on the Add-ons Manager page if a particular add-on is compatible. You can? Where? (Of course, it may be a version thing.)
You need an add-on for that: https://addons.mozilla.org/en-US/firefox/addon/add-on-compat... That's not enough though. In about:addons all my add-ons are listed as compatible, but about:support still says that multiprocess is "disabled by add-ons". So YMMV. EDIT: The gotcha is that the current release uses a whitelist of only about 20 extensions. If you have anything else, you need to force-enable the feature, even i…
Uninstalled some of the tab extensions I had running and went for "Tab Center" from Test Pilot instead. I'm now running on multi-process and it seems quite a bit snappier overall. :)