mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 08:05:47 +01:00
Add :private command.
This commit is contained in:
@@ -143,6 +143,10 @@
|
||||
Like <ex>:tabopen</ex>, but all arguments are opened in
|
||||
a single new window.
|
||||
</p>
|
||||
<p>
|
||||
When called via <ex>:private</ex>, the new window is a
|
||||
private browsing window.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
@@ -109,6 +109,19 @@
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>:private :pr</tags>
|
||||
<tags>:pr0n :porn</tags>
|
||||
<strut/>
|
||||
<spec>:pr<oa>ivate</oa> <a>cmd</a></spec>
|
||||
<description>
|
||||
<p>
|
||||
Execute <a>cmd</a> with privacy features enabled, and
|
||||
do not save the invocation in command history.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<h2 tag="cookie-settings">Cookie settings</h2>
|
||||
<item>
|
||||
<tags>:cookies :ck</tags>
|
||||
|
||||
Reference in New Issue
Block a user