From 5515383ae4683c3d691004cbc422ee1f6e36ee07 Mon Sep 17 00:00:00 2001 From: Tobias Pisani Date: Sun, 3 Mar 2024 04:29:32 +0100 Subject: Add ClientRenamed hook --- doc/pages/hooks.asciidoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/pages/hooks.asciidoc b/doc/pages/hooks.asciidoc index 46de9133..d9c000eb 100644 --- a/doc/pages/hooks.asciidoc +++ b/doc/pages/hooks.asciidoc @@ -140,6 +140,9 @@ name. Hooks with no description will always use an empty string. *ClientClose* `client name`:: executed when a client is closed, after it was removed from the client list. + +*ClientRenamed* `:`:: + executed when a client is renamed using the `rename-client` command *RuntimeError* `error message`:: an error was encountered while executing a user command -- cgit v1.2.3