summaryrefslogtreecommitdiff
path: root/doc/de/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-09 12:29:41 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-09 12:29:41 +0100
commitaf0397fb87dcaeb02c00067b1ecb9154fd4fed81 (patch)
tree32ac942f1cd3b42c273b3b43fb373edd5a8cf3c3 /doc/de/autogen
parent5bfd710e62f5febf3a9b20dbe052fd6e1b866a78 (diff)
downloadweechat-af0397fb87dcaeb02c00067b1ecb9154fd4fed81.zip
core: add option weechat.completion.command_inline (task #12491)
Diffstat (limited to 'doc/de/autogen')
-rw-r--r--doc/de/autogen/user/weechat_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_options.asciidoc b/doc/de/autogen/user/weechat_options.asciidoc
index 4d8f33aa1..6c2ed743f 100644
--- a/doc/de/autogen/user/weechat_options.asciidoc
+++ b/doc/de/autogen/user/weechat_options.asciidoc
@@ -318,6 +318,11 @@
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
+* [[option_weechat.completion.command_inline]] *weechat.completion.command_inline*
+** Beschreibung: `if enabled, the commands inside command line are completed (the command at beginning of line has higher priority and is used first); note: when this option is enabled, there is no more automatic completion of paths beginning with '/' (outside commands arguments)`
+** Typ: boolesch
+** Werte: on, off (Standardwert: `on`)
+
* [[option_weechat.completion.default_template]] *weechat.completion.default_template*
** Beschreibung: `Standardvorlage für die automatische Vervollständigung (in der API-Dokumentation findet man die vorgegebenen Codes und Werte, Funktion "weechat_hook_command")`
** Typ: Zeichenkette