Update docs.
This commit is contained in:
parent
8d3a8f9eda
commit
63dee327c9
@ -65,6 +65,7 @@
|
|||||||
[options="header",width="75%",cols="25%,75%"]
|
[options="header",width="75%",cols="25%,75%"]
|
||||||
|==============
|
|==============
|
||||||
|Setting|Description
|
|Setting|Description
|
||||||
|
|<<completion-auto-open,auto-open>>|Automatically open completion when typing.
|
||||||
|<<completion-download-path-suggestion,download-path-suggestion>>|What to display in the download filename input.
|
|<<completion-download-path-suggestion,download-path-suggestion>>|What to display in the download filename input.
|
||||||
|<<completion-timestamp-format,timestamp-format>>|How to format timestamps (e.g. for history)
|
|<<completion-timestamp-format,timestamp-format>>|How to format timestamps (e.g. for history)
|
||||||
|<<completion-show,show>>|Whether to show the autocompletion window.
|
|<<completion-show,show>>|Whether to show the autocompletion window.
|
||||||
@ -694,6 +695,17 @@ Default: +pass:[true]+
|
|||||||
== completion
|
== completion
|
||||||
Options related to completion and command history.
|
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]]
|
[[completion-download-path-suggestion]]
|
||||||
=== download-path-suggestion
|
=== download-path-suggestion
|
||||||
What to display in the download filename input.
|
What to display in the download filename input.
|
||||||
|
Loading…
Reference in New Issue
Block a user