From 20bb762e28a08d70e86dd55e9daf65b51e4ad048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 2 Apr 2017 08:37:47 +0200 Subject: buflist: add options buflist.look.nick_prefix and buflist.look.nick_prefix_empty The option buflist.look.signals_refresh is not an extra list of signals for refresh, so it is empty by default. The default list of signals is handled directly by buflist and not visible to the user. --- doc/ja/autogen/user/buflist_commands.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ja/autogen/user/buflist_commands.adoc') diff --git a/doc/ja/autogen/user/buflist_commands.adoc b/doc/ja/autogen/user/buflist_commands.adoc index 27d1a5e92..369385dc4 100644 --- a/doc/ja/autogen/user/buflist_commands.adoc +++ b/doc/ja/autogen/user/buflist_commands.adoc @@ -27,6 +27,7 @@ The following variables can be used in these options: - ${format_number}: indented number with separator (evaluation of option buflist.format.number) - ${number}: indented number, for example " 1" if there are between 10 and 99 buffers - ${indent}: indentation for name (channel and private buffers are indented) + - ${nick_prefix}: nick prefix for a channel (set only if the option buflist.look.nick_prefix is enabled) - ${name}: the short name (if set), with a fallback on the name - ${color_hotlist}: the color depending on the highest hotlist level for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the level) - ${format_hotlist}: the formatted hotlist (evaluation of option buflist.format.hotlist) -- cgit v1.2.3