1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-11 11:55:46 +01:00

more help updates

This commit is contained in:
Martin Stubenschrott
2008-01-14 15:50:02 +00:00
parent b2bdf6edca
commit 052d3314e4
7 changed files with 119 additions and 145 deletions

View File

@@ -6,17 +6,14 @@ Later it was time for a Konqueror. Now it's time for an Imperator, the
VIMperator :)*
+++</center>+++
|intro|
section:Introduction[intro]
Introduction
------------
http://vimperator.mozdev.org[Vimperator] is a free browser add-on for Firefox,
which makes it look and behave like the http://www.vim.org[Vim]
text editor. It has similar key bindings, and you could call it a modal
web browser, as key bindings differ according to which mode you are in.
|warning| +
|warning| +
Warning:
To provide the most authentic Vim experience, the Firefox menubar and toolbar were hidden. +
If you really need them, type: [c]:set guioptions+=mT[c] to get them back. +
@@ -25,6 +22,7 @@ If you don't like Vimperator at all, you can uninstall it by typing
If you like it, but can't remember the shortcuts, press [m]F1[m] or
[c]:help[c] to get this help window back.
|author| |donation| +
Vimperator was written by mailto:stubenschrott@gmx.net[Martin Stubenschrott].
If you appreciate my work on Vimperator and want to encourage me working on it
more, you can either send me greetings, patches or make a donation:
@@ -45,21 +43,13 @@ Of course as a believer in free open source software, only make a donation
if you really like Vimperator and the money doesn't hurt - otherwise just use
it, recommend it and like it :)
+++<br />+++
section:Help{nbsp}topics[overview]
|overview|
- help:Initialization[starting.html]: How vimperator starts up, where it reads the config file...
- help:Options[options.html]: A description of all options
Help topics
-----------
- file:initialization.xhtml[Initialization]: How vimperator starts up, where it reads the config file...
- file:options.xhtml[Options]: Foo
section:Features[features]
+++<br />+++
|features|
Features
--------
* Vim-like keybindings (h,j,k,l,gg,G,0,$,ZZ,<C-f>,etc.)
* Ex-commands (:quit, :open www.foo.com, ...)
* Tab completion available for all commands with support for 'longest' matching when set in [o]wildmode[o]
@@ -78,12 +68,8 @@ Features
* Move the text cursor and select text with vim keys and a visual mode. (for now only for the browser, no text fields)
* A comprehensive help file, explaining all commands, mappings and settings.
+++<br />+++
section:Contact[contact]
|contact|
Contact
-------
Please send comments/bug reports/patches to the mailing list, where I will
properly answer any questions. You can also join the #vimperator IRC channel
on irc.freenode.net or check the Wiki for frequently asked questions. Make