From 2c238e08ffc798136fb8bab9633507d6c2d7a88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Dec 2022 21:23:14 +0100 Subject: core: add command `/allbuf` --- doc/sr/includes/autogen_user_commands.sr.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/sr') diff --git a/doc/sr/includes/autogen_user_commands.sr.adoc b/doc/sr/includes/autogen_user_commands.sr.adoc index 108687d98..f02aa3745 100644 --- a/doc/sr/includes/autogen_user_commands.sr.adoc +++ b/doc/sr/includes/autogen_user_commands.sr.adoc @@ -1104,6 +1104,19 @@ addcompletion: додавање алијаса са кориснички деф // end::alias_commands[] // tag::weechat_commands[] +[[command_weechat_allbuf]] +* `+allbuf+`: execute a command on all buffers + +---- +/allbuf + +command: command to execute (or text to send to buffer if command does not start with '/') + +Examples: + set unread marker on all buffers: + /allbuf /buffer set unread +---- + [[command_weechat_away]] * `+away+`: поставља или уклања статус одсутности -- cgit v1.2.3