summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-04-24 22:39:02 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-04-24 22:39:44 +0200
commit916c22a3d03b0060d4c0d764eaaefa3df37785c9 (patch)
treec51cdee3b8685076539cca71f3d0705c466bb7c0 /doc/en/autogen/user
parent6e18f31cb2285b05b457beba47895e4cba07b78d (diff)
downloadweechat-916c22a3d03b0060d4c0d764eaaefa3df37785c9.zip
buflist: add options enable/disable/toggle in command /buflist
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/buflist_commands.adoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/en/autogen/user/buflist_commands.adoc b/doc/en/autogen/user/buflist_commands.adoc
index e8a0dc86c..1061eebfe 100644
--- a/doc/en/autogen/user/buflist_commands.adoc
+++ b/doc/en/autogen/user/buflist_commands.adoc
@@ -6,9 +6,13 @@
* `+buflist+`: bar item with list of buffers
----
-/buflist bar
+/buflist enable|disable|toggle
+ bar
refresh
+ enable: enable buflist
+disable: disable buflist
+ toggle: toggle buflist
bar: add the "buflist" bar
refresh: force the refresh of the bar items (buflist, buflist2 and buflist3)