mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 07:34:13 +01:00
Add <A-F1> to open the single unchunked help page.
This commit is contained in:
@@ -47,7 +47,8 @@ This file contains a list of all available commands, mappings and options.
|
||||
</dl>
|
||||
|
||||
<dl>
|
||||
<dt><k name="F1"/></dt> <dd>Open help window</dd>
|
||||
<dt><k name="F1"/></dt> <dd>Open the introductory help page</dd>
|
||||
<dt><k name="A-F1"/></dt> <dd>Open the single unchunked help page</dd>
|
||||
</dl>
|
||||
|
||||
<dl>
|
||||
|
||||
@@ -301,8 +301,9 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>:helpall :helpa help-all</tags>
|
||||
<tags><![CDATA[<A-F1> :helpall :helpa help-all]]></tags>
|
||||
<spec>:helpa<oa>ll</oa> <oa>subject</oa></spec>
|
||||
<spec><A-F1></spec>
|
||||
<description>
|
||||
<p>Open all help pages coalesced into a single page.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user