1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 18:05:45 +01:00

Add count support to l, L, h and H mappings.

This commit is contained in:
Doug Kearns
2009-03-20 13:37:52 +11:00
parent 0d9c86a547
commit 032f7c0981
2 changed files with 15 additions and 11 deletions

View File

@@ -66,21 +66,21 @@ ________________________________________________________________________________
|l|
||l||
||[count]l||
________________________________________________________________________________
Seek -10s.
________________________________________________________________________________
|H|
||H||
||[count]H||
________________________________________________________________________________
Seek +1m.
________________________________________________________________________________
|L|
||L||
||[count]L||
________________________________________________________________________________
Seek -1m.
________________________________________________________________________________