[Vimprobable-users] Vimprobable1 1.1.1 & Vimprobable2 1.2.0 released!
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-10-13 10:03:30
|
Hi, both versions are now available on the website and the code repository. As a reminder why we seem to be 'out of sync': Since version 1.0, new features are not ported back to the Vimprobable1 branch anymore. Hence, it received the bugfixes only. New features (Vimprobable2): - Decreased COMMANDSIZE resulting in a smaller binary (Daniel Carl) - Added inspect command to open inspector (Daniel Carl) - Added function to echo messages of different types (Daniel Carl) - Added feature to run userland javascripts on every page load (Daniel Carl) - Added support for editing text areas using an external editor (ticket #9; Markus Demleitner) Note of caution: If you have used a previous incarnation of this patch (as posted on the mailing list), you will now need to add a colon to your definition of vimprobableedit! So, for example, in your vimprobablerc, the following is now correct: handler vimprobableedit: foo -bar %s Bug fixes (both versions): - Re-enable display of error messages by removing focus from input box (Daniel Carl) - Fixed wrong keybinding for cancel load in manpage (Daniel Carl) - Avoid memory corruption when opening a new window by right-click (ticket #10; Hannes Schueller) - Correcting DuckDuckGo search URLs (Hannes Schueller) Thanks to Daniel & Markus for making this release possible! Hannes |