mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-25 22:35:46 +01:00
fix help typos and clarify the marks.txt introduction
This commit is contained in:
@@ -30,7 +30,7 @@ ________________________________________________________________________________
|
|||||||
|:dia| |:dialog|
|
|:dia| |:dialog|
|
||||||
||:dia[log] [firefox-dialog]|| +
|
||:dia[log] [firefox-dialog]|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Open a firefox-dialog.
|
Open a Firefox dialog.
|
||||||
|
|
||||||
Available dialogs:
|
Available dialogs:
|
||||||
`------------------`-----------------------------------
|
`------------------`-----------------------------------
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ Vimperator supports a number of different marks:
|
|||||||
- Bookmarks which allow you to mark a web page as one of your favorites for
|
- Bookmarks which allow you to mark a web page as one of your favorites for
|
||||||
easy access.
|
easy access.
|
||||||
- QuickMarks allow you to define up to 62 (a-zA-Z0-9) web sites (or group of
|
- QuickMarks allow you to define up to 62 (a-zA-Z0-9) web sites (or group of
|
||||||
web sites) which you really visit most often
|
web sites) which you visit most often.
|
||||||
- Local marks to store the position with a web page
|
- Local marks to store the position within a web page.
|
||||||
- History is also a special type of marks, as Vimperator automatically
|
- History is also a special type of marks, as Vimperator automatically
|
||||||
remembers sites which you have visited in the past.
|
remembers sites which you have visited in the past.
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ The following options are interpreted:
|
|||||||
If [!] is present, a new bookmark is always added. Otherwise, the first
|
If [!] is present, a new bookmark is always added. Otherwise, the first
|
||||||
bookmark matching [url] is updated.
|
bookmark matching [url] is updated.
|
||||||
When creating a new bookmark, if [-title] isn't given, either the web page's
|
When creating a new bookmark, if [-title] isn't given, either the web page's
|
||||||
title or url is used. You can omit the optional [url] argument, so just do
|
title or URL is used. You can omit the optional [url] argument, so just do
|
||||||
[c]:bmark[c] to bookmark the currently loaded web page with a default title and
|
[c]:bmark[c] to bookmark the currently loaded web page with a default title and
|
||||||
without any tags.
|
without any tags.
|
||||||
____________________________________________________________________________
|
____________________________________________________________________________
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ ________________________________________________________________________________
|
|||||||
|gm| +
|
|gm| +
|
||||||
||gm||
|
||gm||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Redisplay the last command output. Only the most recent commands output is
|
Redisplay the last command output. Only the most recent command's output is
|
||||||
available.
|
available.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user