1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-16 10:03:33 +01:00

trivial help formatting improvements

This commit is contained in:
Doug Kearns
2008-12-14 13:14:22 +11:00
parent 961a18138f
commit 7d93fdd272
3 changed files with 9 additions and 5 deletions

View File

@@ -34,8 +34,9 @@ Available {events}:
*VimperatorLeave* Triggered before exiting Firefox *VimperatorLeave* Triggered before exiting Firefox
-------------------------------------------------------------- --------------------------------------------------------------
{pat} is a regular expression, use .* if you want to match all URLs. Note: This {pat} is a regular expression, use .* if you want to match all URLs.
differs from Vim which uses a glob rather than a regexp for {pat}.
Note: This differs from Vim which uses a glob rather than a regexp for {pat}.
The following keywords are available where relevant: The following keywords are available where relevant:

View File

@@ -228,8 +228,10 @@ default zoom levels are 30%, 50%, 67%, 80%, 90%, 100%, 110%, 120%, 133%, 150%,
The available zoom range can be changed by setting the \'zoom.minPercent' and The available zoom range can be changed by setting the \'zoom.minPercent' and
\'zoom.maxPercent' Firefox preferences. The zoom levels can be changed using \'zoom.maxPercent' Firefox preferences. The zoom levels can be changed using
the \'toolkit.ZoomManager.zoomLevels' preference. Note: The latter is specified the \'toolkit.ZoomManager.zoomLevels' preference.
as a list of values between 0 and 1, not as a percentage.
Note: \'toolkit.ZoomManager.zoomLevels' is specified as a list of values
between 0 and 1, not as a percentage.
|+| |zi| + |+| |zi| +
||[count]zi|| ||[count]zi||

View File

@@ -425,7 +425,8 @@ ____
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'| |\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'|
||'incsearch' 'is'|| boolean (default: on) ||'incsearch' 'is'|| boolean (default: on)
____ ____
Show where the search pattern matches as it is typed. + Show where the search pattern matches as it is typed.
Note: Incremental searching currently only works in the forward direction. Note: Incremental searching currently only works in the forward direction.
____ ____