mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-12 00:35:48 +01:00
More assorted map aliases.
--HG-- extra : rebase_source : 8614d45db94c8415542c0a264b602b24d898971e
This commit is contained in:
@@ -20,7 +20,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
&dactyl.host; or to a web page, you have two options:
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<A-b>]]></tags>
|
||||
<tags><![CDATA[<pass-next-key-builtin> <A-b>]]></tags>
|
||||
<spec><![CDATA[<A-b>]]></spec>
|
||||
<description>
|
||||
<p>
|
||||
@@ -249,7 +249,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>~</tags>
|
||||
<tags><![CDATA[<open-home-directory> ~]]></tags>
|
||||
<spec>~</spec>
|
||||
<description short="true">
|
||||
<p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
|
||||
@@ -303,7 +303,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>gh</tags>
|
||||
<tags><![CDATA[<open-homepage> gh]]></tags>
|
||||
<spec>gh</spec>
|
||||
<description short="true">
|
||||
<p>Go home. Opens the homepage in the current tab.</p>
|
||||
@@ -311,7 +311,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>gH</tags>
|
||||
<tags><![CDATA[<tab-open-homepage> gH]]></tags>
|
||||
<strut/>
|
||||
<spec>gH</spec>
|
||||
<description>
|
||||
@@ -324,7 +324,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<parent-url-path> gu]]></tags>
|
||||
<tags><![CDATA[<open-parent-path> gu]]></tags>
|
||||
<spec><oa>count</oa>gu</spec>
|
||||
<description short="true">
|
||||
<p>Go to <oa>count</oa>th parent directory.</p>
|
||||
@@ -338,7 +338,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<root-url-path> gU]]></tags>
|
||||
<tags><![CDATA[<open-root-path> gU]]></tags>
|
||||
<spec>gU</spec>
|
||||
<description short="true">
|
||||
<p>Go to the root of the web site.</p>
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>gf</tags>
|
||||
<tags><![CDATA[<view-source> gf]]></tags>
|
||||
<strut/>
|
||||
<spec>gf</spec>
|
||||
<description>
|
||||
@@ -67,7 +67,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>gF</tags>
|
||||
<tags><![CDATA[<view-source-externally> gF]]></tags>
|
||||
<strut/>
|
||||
<spec>gF</spec>
|
||||
<description>
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<C-l> CTRL-L :redr :redraw]]></tags>
|
||||
<tags><![CDATA[<redraw-screen> <C-l> CTRL-L :redr :redraw]]></tags>
|
||||
<strut/>
|
||||
<spec>:redr<oa>aw</oa></spec>
|
||||
<description>
|
||||
@@ -166,7 +166,7 @@
|
||||
<h2 tag="online-help">Online help</h2>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<F1> :help :h help]]></tags>
|
||||
<tags><![CDATA[<open-help> <F1> :help :h help]]></tags>
|
||||
<spec>:h<oa>elp</oa> <oa>subject</oa></spec>
|
||||
<spec><F1></spec>
|
||||
<description>
|
||||
@@ -180,7 +180,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<A-F1> :helpall :helpa help-all]]></tags>
|
||||
<tags><![CDATA[<open-single-help> <A-F1> :helpall :helpa help-all]]></tags>
|
||||
<spec>:helpa<oa>ll</oa> <oa>subject</oa></spec>
|
||||
<spec><A-F1></spec>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user