mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 18:15:46 +01:00
Remove mozdev links and external images/css from the help
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@ VIMperator :)*
|
|||||||
|
|
||||||
section:Introduction[intro]
|
section:Introduction[intro]
|
||||||
|
|
||||||
http://vimperator.mozdev.org[Vimperator] is a free browser add-on for Firefox,
|
http://vimperator.org[Vimperator] is a free browser add-on for Firefox,
|
||||||
which makes it look and behave like the http://www.vim.org[Vim]
|
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
|
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.
|
web browser, as key bindings differ according to which mode you are in.
|
||||||
|
|||||||
@@ -122,8 +122,8 @@ following pairs sequences are equivalent:
|
|||||||
:open my.webmail.com<CR>
|
:open my.webmail.com<CR>
|
||||||
omy.webmail.com<CR>
|
omy.webmail.com<CR>
|
||||||
|
|
||||||
:tabopen vimperator.mozdev.org<CR>
|
:tabopen vimperator.org<CR>
|
||||||
tvimperator.mozdev.org<CR>
|
tvimperator.org<CR>
|
||||||
|
|
||||||
section:Some{nbsp}hints{nbsp}about{nbsp}surfing...[hints-tutorial]
|
section:Some{nbsp}hints{nbsp}about{nbsp}surfing...[hints-tutorial]
|
||||||
|
|
||||||
@@ -149,7 +149,7 @@ To activate QuickHint mode, press either [m]f[m] or [m]F[m]. The lower-case
|
|||||||
[m]f[m] will open the resulting link in the current tab, while the upper-case
|
[m]f[m] will open the resulting link in the current tab, while the upper-case
|
||||||
[m]F[m] will open it in a new tab.
|
[m]F[m] will open it in a new tab.
|
||||||
|
|
||||||
To test it, try this link: http://vimperator.mozdev.org/[Vimperator Homepage].
|
To test it, try this link: http://vimperator.org/[Vimperator Homepage].
|
||||||
Activate QuickHint mode with [m]f[m] or [m]F[m] to highlight all currently
|
Activate QuickHint mode with [m]f[m] or [m]F[m] to highlight all currently
|
||||||
visible links. Then start typing the text of the link. The link should be
|
visible links. Then start typing the text of the link. The link should be
|
||||||
uniquely identified soon, and Vimperator will open it. Once you're done,
|
uniquely identified soon, and Vimperator will open it. Once you're done,
|
||||||
|
|||||||
Reference in New Issue
Block a user