Age | Commit message (Collapse) | Author |
|
#1472)
|
|
The evaluation allows to use different sort for the bar items, for example with
such value:
${if:${bar_item.name}==buflist?number:short_name}
This sorts by number on the first bar item and by short name on the two other
bar items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SHA512 hash
This removes dependency on libgcrypt in script plugin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#892)
This is because the bitlbee server causes the warning to be displayed when it
is not expected (the address of remote nick changes multiple times on login).
|
|
|
|
|
|
|
|
|
|
string is not UTF-8 valid (issue #1220, closes #1389)
|
|
"revscr:"
|
|
If the address of remote nick changes in a private buffer, a warning is
displayed.
|
|
|
|
|
|
|
|
|
|
|
|
"modifier:name,data,string" (issue #60)
|
|
".part" (closes #1237)
|
|
|
|
|
|
|
|
|
|
|
|
"charset_message" (closes #832)
This new option controls which part of the IRC message is decoded/encoded to
the target charset, and the new default behavior is to decode/encode the whole
IRC message (behavior in WeeChat >= 1.3 was to decode/encode only the text by
default).
|
|
|
|
"calc:..." (issue #997)
|
|
|
|
loaded" if no scripts are loaded
|
|
This is now required after the changes introduced by commit
156d855787475deab27833219a188a4accf42558 in version 2.6.
|
|
|