From 5d0a74a43e58aa10b824f88094378013c8ac2d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 6 Jun 2014 19:39:19 +0200 Subject: core: add option weechat.look.hotlist_remove (closes #99) --- doc/en/autogen/user/weechat_options.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/en/autogen') 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 -- cgit v1.2.3