mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 04:25:46 +01:00
Fix zz, zZ, and :zoom {val}, and also spurious ZZ help tag. Closes issue #39.
This commit is contained in:
@@ -439,9 +439,9 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>ZZ zZ</tags>
|
||||
<tags>zZ</tags>
|
||||
<strut/>
|
||||
<spec><oa>count</oa>ZZ</spec>
|
||||
<spec><oa>count</oa>zZ</spec>
|
||||
<description>
|
||||
<p>
|
||||
Set full zoom value of current web page. Zoom value can be between 30 and
|
||||
|
||||
Reference in New Issue
Block a user