[Vimprobable-users] All my recent patches in one convenient download
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Matt C. <je...@gm...> - 2012-01-25 16:04:49
|
Hi all, The last few patches I have made, I have made available on my site at: http://ahungry.com/Software/Vimprobable2/ The quick summary includes: Proper insert/normal mode detection Option to auto-escape inputs on page load (such as duckduckgo.com automatically adding user to input mode) Changed default search to duckduckgo.com Username/password saving via hinting.js file You can find the previously sent tabbed patch (open new tabs on right, not left) at: http://ahungry.com/Software/Tabbed/ Attached is the full vimprobable2 patch for your patching pleasure. Note regarding hinting.js, my first thought was this is a very insecure way to store it, however you can always re-checkout the hinting.js file after modifying it with your passwords, as the compiled vimprobable2 binary will then have them saved at that point. -Matt |