1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 08:34:11 +01:00

Fix :h :{,tab,win}open argument specification.

Closes issue #136.
This commit is contained in:
Štěpán Němec
2010-11-16 02:27:23 +01:00
parent 3cec1f482c
commit 7abe83ed8d

View File

@@ -46,7 +46,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
<item>
<tags>o :o :open</tags>
<spec>:o<oa>pen</oa> <oa>arg1</oa>, <oa>arg2</oa>, …</spec>
<spec>:o<oa>pen</oa> <oa>args</oa></spec>
<spec>o</spec>
<description>
<p>
@@ -105,7 +105,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
<item>
<tags>t :t :tabopen :tabnew</tags>
<spec>:tabopen<oa>!</oa> <oa>arg1</oa>, <oa>arg2</oa>, …</spec>
<spec>:tabopen<oa>!</oa> <oa>args</oa></spec>
<spec>t</spec>
<description>
<p>
@@ -150,7 +150,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
<item>
<tags>w :winopen :wopen</tags>
<spec>:wino<oa>pen</oa><oa>!</oa> <oa>arg1</oa>, <oa>arg2</oa>, …</spec>
<spec>:wino<oa>pen</oa><oa>!</oa> <oa>args</oa></spec>
<spec>w</spec>
<description>
<p>