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:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
@@ -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||
|
||||||
|
|||||||
@@ -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.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user