From e77ea9dc26b1238708c841e395eb3544c0519452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 31 Jul 2022 09:58:29 +0200 Subject: buflist: add variable "${hotlist_priority_number}" (integer version of "${hotlist_priority}") --- doc/en/includes/autogen_user_commands.en.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/en') diff --git a/doc/en/includes/autogen_user_commands.en.adoc b/doc/en/includes/autogen_user_commands.en.adoc index c3e22dd14..f5353b5c7 100644 --- a/doc/en/includes/autogen_user_commands.en.adoc +++ b/doc/en/includes/autogen_user_commands.en.adoc @@ -2328,6 +2328,7 @@ The following variables can be used in these options: - ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist) - ${hotlist}: the raw hotlist - ${hotlist_priority}: "none", "low", "message", "private" or "highlight" + - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = private, 3 = highlight - ${format_lag}: the lag for an IRC server buffer, empty if there's no lag (evaluation of option buflist.format.lag) - ${format_tls_version}: indicator of TLS version for a server buffer, empty for channels (evaluation of option buflist.format.tls_version) ---- -- cgit v1.2.3