Aquileo | Recent changes to Homehttps://sourceforge.net/p/vimprobable/wiki/Home/2014-12-27T16:49:33.425000ZRecent changes to HomeAquileo | Home modified by Hannes Schueller2014-12-27T16:49:33.425000Z2014-12-27T16:49:33.425000ZHannes Schuellerhttps://sourceforge.net/u/hanness/https://sourceforge.net2e5fd7bb47b3fc096b2fe7421d749c3fa45ff9c3<div class="markdown_content"><pre>--- v7 +++ v8 @@ -63,7 +63,7 @@ * [Quickmarks] * [TabCompletion] * [SearchEngines] - * [Handlers] + * [URIHandlers] * [SSL] * [Plugins] * [Configuration] </pre> </div>Aquileo | Home modified by Hannes Schueller2014-12-27T16:41:20.847000Z2014-12-27T16:41:20.847000ZHannes Schuellerhttps://sourceforge.net/u/hanness/https://sourceforge.netf46f4ad73ee4d02bfc5a2c43a355a6173dd92db8<div class="markdown_content"><pre>--- v6 +++ v7 @@ -63,6 +63,7 @@ * [Quickmarks] * [TabCompletion] * [SearchEngines] + * [Handlers] * [SSL] * [Plugins] * [Configuration] </pre> </div>Aquileo | Home modified by Hannes Schueller2014-12-27T16:34:09.722000Z2014-12-27T16:34:09.722000ZHannes Schuellerhttps://sourceforge.net/u/hanness/https://sourceforge.net4980471a4c74a30a3308fcd12c7083d9c09198a4<div class="markdown_content"><pre>--- v5 +++ v6 @@ -62,6 +62,7 @@ * [Bookmarks] * [Quickmarks] * [TabCompletion] + * [SearchEngines] * [SSL] * [Plugins] * [Configuration] </pre> </div>Aquileo | Home modified by Jason Ryan2014-12-24T06:51:09.989000Z2014-12-24T06:51:09.989000ZJason Ryanhttps://sourceforge.net/u/jasonwryan/https://sourceforge.netf3343cfbb4db6f032f5631b3e0cc252f92326cf6<div class="markdown_content"><pre>--- v4 +++ v5 @@ -27,11 +27,11 @@ ### Code Browser -You can use [browse the code](https://sourceforge.net/p/vimprobable/code/) right here. +You can [browse the code](https://sourceforge.net/p/vimprobable/code/) right here. ### Vimprobable1 or Vimprobable2? -If you don't know what you want, you want Vimprobable2. For more information, see the [FAQ] +Development on Vimprobable1 has ceased (bug fixes will still be applied), but active development is focussed on Vimprobable2. If you don't know what you want, you want Vimprobable2. For more information, see the [FAQ] ### Patches </pre> </div>Aquileo | Home modified by Hannes Schueller2014-06-26T18:41:22.478000Z2014-06-26T18:41:22.478000ZHannes Schuellerhttps://sourceforge.net/u/hanness/https://sourceforge.net3c4a0cb313050b2295d1748fb353efd962f9c5ef<div class="markdown_content"><pre>--- v3 +++ v4 @@ -1,4 +1,4 @@ -![Vimprobable logo](/raw-attachment/wiki/WikiStart/96x96.png) +![Vimprobable logo](/p/vimprobable/wiki/Home/attachment/96x96.png/thumb) # Welcome to the Vimprobable project </pre> </div>Aquileo | Home modified by Hannes Schueller2014-06-26T18:38:57.467000Z2014-06-26T18:38:57.467000ZHannes Schuellerhttps://sourceforge.net/u/hanness/https://sourceforge.net3f5feb8dc129e551ee8c1685d01de8b0a59ba843<div class="markdown_content"><pre>--- v2 +++ v3 @@ -27,7 +27,7 @@ ### Code Browser -Unfortunately, Sourceforge [does not support Trac's code browser in combination with Git](https://sourceforge.net/apps/ideatorrent/sourceforge/ideatorrent/idea/41/). You can use [their own](https://sourceforge.net/p/vimprobable/code/) for now. +You can use [browse the code](https://sourceforge.net/p/vimprobable/code/) right here. ### Vimprobable1 or Vimprobable2? </pre> </div>Aquileo | Home modified by <REDACTED>2014-06-26T15:06:17.213000Z2014-06-26T15:06:17.213000Zhttps://sourceforge.nethttps://sourceforge.net48bb4f6f97f9b7af35c9bc2caf84a8aa1a6317a2<div class="markdown_content"><pre>--- v1 +++ v2 @@ -1,8 +1,70 @@ -Welcome to your wiki! +![Vimprobable logo](/raw-attachment/wiki/WikiStart/96x96.png) -This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage]. +# Welcome to the Vimprobable project -The wiki uses [Markdown](/p/vimprobable/wiki/markdown_syntax/) syntax. +## About -[[members limit=20]] -[[download_button]] +Vimprobable is a **web browser** that behaves like the [Vimperator plugin](http://www.vimperator.org) available for Mozilla Firefox. It is based on the [WebKit engine](http://www.webkit.org/) (using GTK bindings). The goal of Vimprobable is to build a completely keyboard-driven, efficient and pleasurable browsing-experience. Its featureset might be considered "minimalistic", but not as minimalistic as being completely featureless. + +## Source Code + +### Git + +Vimprobable2: + + git clone git://git.code.sf.net/p/vimprobable/code + + +Vimprobable1: + + git clone -b vimprobable1 git://git.code.sf.net/p/vimprobable/code + + +### Snapshots + + * [Vimprobable 1 1.1.3 (2013-05-17)](http://sourceforge.net/projects/vimprobable/files/Releases/vimprobable1_1.1.3.tar.bz2/download) + * [Vimprobable 2 1.4.2 (2014-01-19)](http://sourceforge.net/projects/vimprobable/files/Releases/vimprobable2_1.4.2.tar.bz2/download) + +### Code Browser + +Unfortunately, Sourceforge [does not support Trac's code browser in combination with Git](https://sourceforge.net/apps/ideatorrent/sourceforge/ideatorrent/idea/41/). You can use [their own](https://sourceforge.net/p/vimprobable/code/) for now. + +### Vimprobable1 or Vimprobable2? + +If you don't know what you want, you want Vimprobable2. For more information, see the [FAQ] + +### Patches + +Some [Patches] did not make it into mainline for one reason or another. + +## Communication + +### Mailing List + +Our [mailing list](https://lists.sourceforge.net/lists/listinfo/vimprobable-users) is open to both user and developer issues. It is a good place to report issues or preview upcoming changes. + +The [archives](http://www.vimprobable.org/mailman/archives/vimprobable-users/) of the old mailing list can still be accessed as well. + +### IRC + +Questions, comments and discussions are welcome in **#vimprobable on Freenode**. This is a low-traffic channel, so if your question is not answered immediately, please be patient - it _will_ be eventually! + +## More + + * [FAQ] + * [Screenshots] &amp; Logos + * [Manual Pages](http://www.vimprobable.org/man/) + * [Keybindings] + * [ColonCommands] + * [Modes] + * [Cookies] + * [Hinting] + * [Bookmarks] + * [Quickmarks] + * [TabCompletion] + * [SSL] + * [Plugins] + * [Configuration] + * [Files] + * [Packages] + * [Alternatives] </pre> </div>Aquileo | Home modified by <REDACTED>2014-06-26T15:06:12.973000Z2014-06-26T15:06:12.973000Zhttps://sourceforge.nethttps://sourceforge.netb4bc7baa2fb20449b62ffb4ef6fe345357850fd0<div class="markdown_content"><p>Welcome to your wiki!</p> <p>This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: <span>[SamplePage]</span>.</p> <p>The wiki uses <a class="" href="/p/vimprobable/wiki/markdown_syntax/">Markdown</a> syntax.</p> <p><h6>Project Members:</h6> <ul class="md-users-list"> <li><a href="/u/hanness/">Hannes Schueller</a> (admin)</li> </ul><br /> </p><p><span class="download-button-4e396e4b0594ca23b9000ae9" style="margin-bottom: 1em; display: block;"></span></p></div>