Improve description for completion.web_history.exclude
This commit is contained in:
parent
79eece8fd0
commit
f6d0ed78d0
@ -1451,7 +1451,7 @@ Default: +pass:[false]+
|
||||
[[completion.web_history.exclude]]
|
||||
=== completion.web_history.exclude
|
||||
A list of patterns which should not be shown in the history.
|
||||
This only affects the completion. Matching URLs are still saved in the history (and visible on the qute://history page), but hidden.
|
||||
This only affects the completion. Matching URLs are still saved in the history (and visible on the qute://history page), but hidden in the completion.
|
||||
Changing this setting will cause the completion history to be regenerated on the next start, which will take a short while.
|
||||
This setting requires a restart.
|
||||
|
||||
|
@ -823,7 +823,8 @@ completion.web_history.exclude:
|
||||
A list of patterns which should not be shown in the history.
|
||||
|
||||
This only affects the completion. Matching URLs are still saved in the
|
||||
history (and visible on the qute://history page), but hidden.
|
||||
history (and visible on the qute://history page), but hidden in the
|
||||
completion.
|
||||
|
||||
Changing this setting will cause the completion history to be regenerated
|
||||
on the next start, which will take a short while.
|
||||
|
Loading…
Reference in New Issue
Block a user