summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_options.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-06-06 19:39:19 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-06-06 19:39:19 +0200
commit5d0a74a43e58aa10b824f88094378013c8ac2d12 (patch)
tree52565347068dba705ed3921bcef73988f470b747 /doc/en/autogen/user/weechat_options.asciidoc
parent0bdb7d2f80e2c4d61f01b0a7a72ea3661341c614 (diff)
downloadweechat-5d0a74a43e58aa10b824f88094378013c8ac2d12.zip
core: add option weechat.look.hotlist_remove (closes #99)
Diffstat (limited to 'doc/en/autogen/user/weechat_options.asciidoc')
-rw-r--r--doc/en/autogen/user/weechat_options.asciidoc5
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