[Vimprobable-users] Vimprobable 0.9.25.0 & Vimprobable2 0.9.12.0 released!
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-02-28 12:16:32
|
New features: - RC file consolidation (Hannes Schueller; Vimprobable2) Custom search engines now have to be defined in vimprobablerc. *The searchengines file will not be read by the browser anymore!* To move your definitions, simply copy the contents of the searchengines file to vimprobablerc and add 'searchengine ' (without quotes) as a prefix to each line. - External URI handlers (Hannes Schueller) Protocol links which cannot be handled by Webkit internally can now be sent to external applications (e.g. FTP or Mailto). Compile-time definition can be done in config.h, runtime definition (Vimprobable2 only) in vimprobablerc. - New setting to escape automatically focused form elements (Matt Carter) This is on by default as the related behaviour of some sites makes them unusable. Deactivation possible through config.h and as a :set command (Vimprobable2 only). Fixes: - Nagging proxy message removed (Daniel Carl) - Proxy memory leak fix (Daniel Carl) - Disabling hinting mode correctly after new page load (Hannes Schueller) - Man page correction concerning image hinting (Hans-Peter Deifel) Configuration changes: - Scroogle has been removed from the list of search engines as it has been shut down. - DuckDuckGo has been added to the list of search engines instead. Unfortunately, that search engine does not follow the concept of graceful degradation. Their default site is unusable when Javascript is disabled. Therefore, there are two shortcuts: 'd' (JS) and 'dd' (non-JS). Hannes |