1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

buflist: update example in /help buflist.look.sort

This commit is contained in:
Sébastien Helleu
2023-04-22 08:06:33 +02:00
parent 731c2d66bc
commit 3a9ac529d5
15 changed files with 108 additions and 92 deletions
+7 -6
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5522,11 +5522,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-04-13 20:09+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German - Germany <weechatter@arcor.de>\n"
@@ -6896,11 +6896,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"durch Kommata getrennte Liste von Feldern um die Buffer zu sortieren; jedes "
"Feld ist entweder eine hdata Variable von Buffer (\"var\"), eine hdata "
+7 -6
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6144,11 +6144,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+13 -12
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"PO-Revision-Date: 2023-04-21 21:15+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-04-22 08:04+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -6744,11 +6744,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"liste de champs séparés par des virgules pour trier les tampons ; chaque "
"champ est une variable hdata du tampon (\"var\"), une variable hdata du "
@@ -6757,11 +6758,11 @@ msgstr ""
"l'ordre, le caractère \"~\" peut être utilisé pour effectuer une comparaison "
"insensible à la casse ; exemples : \"-~short_name\" pour un tri inverse "
"insensible à la casse sur le nom court du tampon, \"-hotlist.priority,"
"number,-active\" pour un tri sur l'activité de la hotlist puis numéro de "
"tampon (note : le contenu est évalué, avant d'être découpé en champs, mais à "
"cet instant \"bar_item\" est la seule variable qui peut être utilisée, pour "
"distinguer les différents objets de barre buflist, par exemple \"${bar_item."
"name}\")"
"hotlist.creation_time.tv_sec,number,-active\" pour un tri comme la hotlist "
"puis par numéro de tampon pour les tampons sans activité (note : le contenu "
"est évalué, avant d'être découpé en champs, mais à cet instant \"bar_item\" "
"est la seule variable qui peut être utilisée, pour distinguer les différents "
"objets de barre buflist, par exemple \"${bar_item.name}\")"
msgid ""
"number of buflist bar items that can be used; the item names are: "
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2022-10-15 22:51+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5047,11 +5047,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5807,11 +5807,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -6507,11 +6507,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"バッファをソートする際に考慮するフィールドのコンマ区切りリスト; 各フィールド"
"はバッファの hdata 変数 (\"var\")、IRC サーバの hdata 変数 (\"irc_server."
+7 -6
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-04-13 20:09+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -7025,11 +7025,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"oddzielona przecinkami lista pól do sortowania buforów; każde pole to "
"zmienna hdata bufora (\"var\"), zmienna hdata serwera IRC (\"irc_server."
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -6456,11 +6456,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5732,11 +5732,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5084,11 +5084,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-04-13 20:10+0200\n"
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6968,11 +6968,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"листа поља по којима се сортирају бафери, раздвојена запетама; свако поље је "
"hdata променљива бафера („var”), hdata променљива IRC сервера („irc_server."
+7 -6
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2023-03-25 21:13+0100\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -7010,11 +7010,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
"arabellek sıralamak için kullanılan alanların virgülle ayrılmış listesi; her "
"bir alan arabelleğin hdata değişkeni (\"var\"), IRC sunucusunun hdata "
+7 -6
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2023-04-21 21:14+0200\n"
"POT-Creation-Date: 2023-04-22 08:03+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4642,11 +4642,12 @@ msgid ""
"var\") or a hdata variable of IRC channel (\"irc_channel.var\"); 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 (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 "
"items, for example \"${bar_item.name}\")"
"and reverse 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 items, "
"for example \"${bar_item.name}\")"
msgstr ""
msgid ""
+4 -2
View File
@@ -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 "