summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-08-26 19:27:28 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-08-26 19:27:28 +0200
commit8cc9b3ced66aa444936c2f2c202f394ffd4418de (patch)
tree6c7b17893391a979920a5b95dbb4f1dc113b43ba /doc/en
parentdcdf63931aa4ab2a48b97ba21e6b7a092c72055a (diff)
downloadweechat-8cc9b3ced66aa444936c2f2c202f394ffd4418de.zip
core: add new option weechat.look.item_buffer_filter
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 1bfd01fe0..76726828c 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -458,6 +458,11 @@
** type: integer
** values: 0 .. 65535 (default value: `32`)
+* *weechat.look.item_buffer_filter*
+** description: `string used to show that some lines are filtered in current buffer (bar item "buffer_filter"`
+** type: string
+** values: any string (default value: `"*"`)
+
* *weechat.look.item_time_format*
** description: `time format for "time" bar item (see man strftime for date/time specifiers)`
** type: string