1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-26 15:05:45 +01:00

Update :help 'private' to mention macros, marks and command-line history.

This commit is contained in:
Doug Kearns
2009-09-17 15:40:29 +10:00
parent 898a5dd965
commit 95998afae1

View File

@@ -461,11 +461,10 @@ ____
||'private'|| boolean (default: off) ||'private'|| boolean (default: off)
____ ____
Set the "private browsing" option. In private browsing mode history, cache Set the "private browsing" option. In private browsing mode history, cache
files, cookies, form data, passwords, and download list entries are available files, cookies, form data, passwords, download list entries, local and URL
only for the duration of the private browsing session and deleted when marks, command-line history and macros are available only for the duration of
returning to normal browsing mode. the private browsing session and deleted when returning to normal browsing
mode.
Note: this is only available in FF 3.5.
____ ____