diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 5 |
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 |