diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_options.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index 1ffead404..636bc7668 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -603,6 +603,11 @@ ** type: string ** values: any string (default value: `"H: "`) +* [[option_weechat.look.hotlist_remove]] *weechat.look.hotlist_remove* +** description: `remove buffers in hotlist: buffer = remove buffer by buffer, merged = remove all visible merged buffers at once` +** type: integer +** values: buffer, merged (default value: `buffer`) + * [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names* ** description: `if set, uses short names to display buffer names in hotlist (start after first '.' in name)` ** type: boolean |