summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api
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/plugin_api
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/plugin_api')
-rw-r--r--doc/en/autogen/plugin_api/hdata.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.adoc b/doc/en/autogen/plugin_api/hdata.adoc
index 1ef6f8965..e4fcdbc0f 100644
--- a/doc/en/autogen/plugin_api/hdata.adoc
+++ b/doc/en/autogen/plugin_api/hdata.adoc
@@ -623,6 +623,7 @@ _args_   (string) +
_direction_   (integer) +
_add_space_   (integer) +
_force_partial_completion_   (integer) +
+_reverse_partial_completion_   (integer) +
_list_   (pointer) +
_word_found_   (string) +
_word_found_is_nick_   (integer) +