1
0
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:
Sébastien Helleu
2017-04-23 14:49:04 +02:00
parent 2606b8a5a3
commit 671c216eb3
29 changed files with 222 additions and 179 deletions
+2 -1
View File
@@ -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 "