From 63dee327c9d69c85b7b39a4a36570204edb77233 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 27 Jun 2015 19:59:06 +0200 Subject: [PATCH] Update docs. --- doc/help/settings.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.