mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-26 13:15:46 +01:00
Add :completions command.
This commit is contained in:
@@ -14,6 +14,17 @@
|
||||
|
||||
<h2 tag="various">Various commands</h2>
|
||||
|
||||
<item>
|
||||
<tags>:comp :completions</tags>
|
||||
<spec>:comp<oa>letions</oa> <a>ex-command</a></spec>
|
||||
<description>
|
||||
<p>
|
||||
List the completion results for a given command substring.
|
||||
</p>
|
||||
<example><ex>:completions :set! <str delim="">browser.tabs.</str></ex></example>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>:contexts</tags>
|
||||
<spec>:contexts <a>ex-command</a></spec>
|
||||
|
||||
Reference in New Issue
Block a user