mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 05:45:47 +01:00
Add [d and ]d.
This commit is contained in:
@@ -291,6 +291,26 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[[d]]></tags>
|
||||
<spec><oa>count</oa>[d</spec>
|
||||
<description>
|
||||
<p>
|
||||
Go to the <oa>count</oa>th previous domain in the history stack.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[]d]]></tags>
|
||||
<spec><oa>count</oa>]d</spec>
|
||||
<description>
|
||||
<p>
|
||||
Go to the <oa>count</oa>th next domain in the history stack.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<C-o>]]></tags>
|
||||
<spec><oa>count</oa><C-o></spec>
|
||||
|
||||
Reference in New Issue
Block a user