mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
buflist: update example in /help buflist.look.sort
This commit is contained in:
@@ -606,8 +606,10 @@ buflist_config_init ()
|
||||
"char \"-\" can be used before field to reverse order, "
|
||||
"char \"~\" can be used to do a case insensitive comparison; "
|
||||
"examples: \"-~short_name\" for case insensitive and reverse "
|
||||
"sort on buffer short name, \"-hotlist.priority,number,-active\" "
|
||||
"for sort on hotlist activity then buffer number "
|
||||
"sort on buffer short name, "
|
||||
"\"-hotlist.priority,hotlist.creation_time.tv_sec,number,-active\" "
|
||||
"for sort like the hotlist then by buffer number for buffers "
|
||||
"without activity "
|
||||
"(note: the content is evaluated, before being split into "
|
||||
"fields, but at that time \"bar_item\" is the only variable "
|
||||
"that can be used, to distinguish between different buflist "
|
||||
|
||||
Reference in New Issue
Block a user