From 40749afcedb9512b2c76eda74f134ec8598b6ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 9 Dec 2017 11:40:14 +0100 Subject: core: add option weechat.completion.partial_completion_templates This option is used to force partial completion on specific templates (for now only "config_options"). --- doc/en/autogen/user/weechat_options.adoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/en/autogen/user') 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 -- cgit v1.2.3