1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 16:31:24 +02:00

Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'.

This commit is contained in:
Doug Kearns
2009-09-02 23:43:50 +10:00
parent 75f2481523
commit 11b54186d5
7 changed files with 384 additions and 23 deletions
+16 -1
View File
@@ -47,6 +47,21 @@ Repeat last [c]:!{cmd}[c].
________________________________________________________________________________
|:sa| |:sanitize| +
||:sa[nitize] [-timespan={timespan}] {item} ...|| +
||:sa[nitize]! [-timespan={timespan}]|| +
________________________________________________________________________________
Clear private data items. Where {item} ... is a list of private items to
delete. These may be any of the items valid for 'sanitizeitems'.
If [!] is specified then 'sanitizeitems' is used for the list of items to
delete.
If {timespan} is specified then only items within that timespan are deleted,
otherwise the value of 'sanitizetimespan' is used.
________________________________________________________________________________
|:sil| |:silent| +
||:sil[ent] {command}||
________________________________________________________________________________
@@ -56,7 +71,7 @@ history.
________________________________________________________________________________
|:verb| |:verbose +
|:verb| |:verbose| +
||:[count]verb[ose] {command}||
________________________________________________________________________________
Execute a command with 'verbose' set to [count]. If [count] is not specified