diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 1186f73c3..c6e9c6923 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -65,6 +65,7 @@ [options="header",width="75%",cols="25%,75%"] |============== |Setting|Description +|<>|Automatically open completion when typing. |<>|What to display in the download filename input. |<>|How to format timestamps (e.g. for history) |<>|Whether to show the autocompletion window. @@ -694,6 +695,17 @@ Default: +pass:[true]+ == completion Options related to completion and command history. +[[completion-auto-open]] +=== auto-open +Automatically open completion when typing. + +Valid values: + + * +true+ + * +false+ + +Default: +pass:[true]+ + [[completion-download-path-suggestion]] === download-path-suggestion What to display in the download filename input.