mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 07:24:13 +01:00
trivial help formatting improvements
This commit is contained in:
@@ -34,8 +34,9 @@ Available {events}:
|
||||
*VimperatorLeave* Triggered before exiting Firefox
|
||||
--------------------------------------------------------------
|
||||
|
||||
{pat} is a regular expression, use .* if you want to match all URLs. Note: This
|
||||
differs from Vim which uses a glob rather than a regexp for {pat}.
|
||||
{pat} is a regular expression, use .* if you want to match all URLs.
|
||||
|
||||
Note: This differs from Vim which uses a glob rather than a regexp for {pat}.
|
||||
|
||||
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
|
||||
\'zoom.maxPercent' Firefox preferences. The zoom levels can be changed using
|
||||
the \'toolkit.ZoomManager.zoomLevels' preference. Note: The latter is specified
|
||||
as a list of values between 0 and 1, not as a percentage.
|
||||
the \'toolkit.ZoomManager.zoomLevels' preference.
|
||||
|
||||
Note: \'toolkit.ZoomManager.zoomLevels' is specified as a list of values
|
||||
between 0 and 1, not as a percentage.
|
||||
|
||||
|+| |zi| +
|
||||
||[count]zi||
|
||||
|
||||
@@ -425,7 +425,8 @@ ____
|
||||
|\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'|
|
||||
||'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.
|
||||
____
|
||||
|
||||
|
||||
Reference in New Issue
Block a user