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 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
