diff options
Diffstat (limited to 'doc/en/autogen/weechat_options.xml')
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index 7aa3e1712..bbe5b976c 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -566,6 +566,16 @@ </listitem> </itemizedlist> +<command>weechat.completion.default_template</command>: default completion template (please see documentation for template codes and values) +<itemizedlist> + <listitem> + <para>type: string</para> + </listitem> + <listitem> + <para>values: any string (default value: '%n|%(irc_channels)')</para> + </listitem> +</itemizedlist> + <command>weechat.completion.nick_completor</command>: string inserted after nick completion <itemizedlist> <listitem> |