summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-12-09 11:40:14 +0100
committerSébastien Helleu <flashcode@flashtux.org>2017-12-09 11:40:14 +0100
commit40749afcedb9512b2c76eda74f134ec8598b6ebd (patch)
treeb1db55af42d5889caa60bd371cb5057d89af50ea /doc/en/autogen/user
parenta7522d8e8979b7331f45359ef198ddc545dddffe (diff)
downloadweechat-40749afcedb9512b2c76eda74f134ec8598b6ebd.zip
core: add option weechat.completion.partial_completion_templates
This option is used to force partial completion on specific templates (for now only "config_options").
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/weechat_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.adoc b/doc/en/autogen/user/weechat_options.adoc
index 1cebe569c..604bdf855 100644
--- a/doc/en/autogen/user/weechat_options.adoc
+++ b/doc/en/autogen/user/weechat_options.adoc
@@ -464,6 +464,12 @@
** values: on, off
** default value: `+off+`
+* [[option_weechat.completion.partial_completion_templates]] *weechat.completion.partial_completion_templates*
+** description: pass:none[comma-separated list of templates for which partial completion is enabled by default (with Tab key instead of shift-Tab)]
+** type: string
+** values: any string
+** default value: `+"config_options"+`
+
* [[option_weechat.history.display_default]] *weechat.history.display_default*
** description: pass:none[maximum number of commands to display by default in history listing (0 = unlimited)]
** type: integer