summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-03-18 12:17:21 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-03-18 12:17:21 +0100
commit8c13cab941c102488cc9d3a15b9488519d4052b9 (patch)
tree282c3fc5a22294bca28d32b1d2c529203269d0bc /doc/en
parente0151b42a6cd27f48ca72e811eb2d6ddc72e65cb (diff)
downloadweechat-8c13cab941c102488cc9d3a15b9488519d4052b9.zip
Add new option weechat.look.highlight_tags (force highlight on tags)
Diffstat (limited to 'doc/en')
-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 59cb5cd03..225b6b937 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -343,6 +343,11 @@
** type: string
** values: any string (default value: `""`)
+* *weechat.look.highlight_tags*
+** description: `comma separated list of tags to highlight (case insensitive comparison, examples: "irc_notice" for IRC notices, "nick_flashcode" for messages from nick "FlashCode")`
+** type: string
+** values: any string (default value: `""`)
+
* *weechat.look.hline_char*
** description: `char used to draw horizontal separators around bars (empty value will draw a real line with ncurses, but may cause bugs with URL selection under some terminals), wide chars are NOT allowed here`
** type: string