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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user