mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 07:54:13 +01:00
Add <scroll-{top,bottom}> map aliases.
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<Home> gg]]></tags>
|
||||
<tags><![CDATA[<scroll-top> <Home> gg]]></tags>
|
||||
<strut/>
|
||||
<spec><oa>count</oa>gg</spec>
|
||||
<description>
|
||||
@@ -128,7 +128,7 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[<End> G]]></tags>
|
||||
<tags><![CDATA[<scroll-bottom> <End> G]]></tags>
|
||||
<strut/>
|
||||
<spec><oa>count</oa>G</spec>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user