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

Add n_s and n_S.

This commit is contained in:
Kris Maglione
2011-08-11 14:03:17 -04:00
parent ac3f218620
commit c4a40df0b7
6 changed files with 64 additions and 37 deletions

View File

@@ -86,6 +86,16 @@
</description>
</item>
<item>
<tags>O</tags>
<spec>O</spec>
<description short="true">
<p>
Open an <ex>:open</ex> prompt followed by the current URL.
</p>
</description>
</item>
<item>
<tags>T</tags>
<spec>T</spec>
@@ -96,6 +106,22 @@
</description>
</item>
<item>
<tags>s</tags>
<spec>s</spec>
<description short="true">
<p>Open a search prompt.</p>
</description>
</item>
<item>
<tags>S</tags>
<spec>S</spec>
<description short="true">
<p>Open a search prompt for a new tab.</p>
</description>
</item>
<item>
<tags>:tabdu :tabduplicate</tags>
<spec>:<oa>count</oa>tabdu<oa>plicate</oa><oa>!</oa></spec>
@@ -108,16 +134,6 @@
</description>
</item>
<item>
<tags>O</tags>
<spec>O</spec>
<description short="true">
<p>
Open an <ex>:open</ex> prompt followed by the current URL.
</p>
</description>
</item>
<item>
<tags>w :winopen :wopen</tags>
<spec>:wino<oa>pen</oa><oa>!</oa> <oa>args</oa></spec>