summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/weechat_options.txt')
-rw-r--r--doc/en/autogen/user/weechat_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt
index 26862f1b6..71d1066bf 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -378,6 +378,11 @@
** type: boolean
** values: on, off (default value: off)
+* *weechat.look.command_chars*
+** description: chars used to determine if input string is a command or not: input must start with one of these chars; the slash ("/") is always considered as command prefix (example: ".$")
+** type: string
+** values: any string (default value: "")
+
* *weechat.look.day_change*
** description: display special message when day changes
** type: boolean