summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user/weechat_options.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/autogen/user/weechat_options.asciidoc')
-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