mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 03:03:12 +02:00
buflist: add option buflist.format.indent
This commit is contained in:
@@ -98,7 +98,8 @@ buflist_command_init ()
|
||||
" - ${number}: indented number, for example \" 1\" if there "
|
||||
"are between 10 and 99 buffers\n"
|
||||
" - ${indent}: indentation for name (channel and private "
|
||||
"buffers are indented)\n"
|
||||
"buffers are indented) (evaluation of "
|
||||
"option buflist.format.indent)\n"
|
||||
" - ${nick_prefix}: nick prefix for a channel (set only "
|
||||
"if the option buflist.look.nick_prefix is enabled)\n"
|
||||
" - ${name}: the short name (if set), with a fallback on the "
|
||||
|
||||
Reference in New Issue
Block a user