1
0
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:
Kris Maglione
2013-04-26 19:36:45 -07:00
parent d021e48d3e
commit 4845c3d644
6 changed files with 49 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>