Age | Commit message (Collapse) | Author |
|
The highlight argument is already an int, so no point in casting it.
|
|
|
|
Note: zstd ≥ 0.8.1 is now required to compile WeeChat.
|
|
|
|
When logging this value I just see a number so I have to look up what it
means. Previously you would have to check the code or print the value of
each of these constants to see it. Seeing the value directly in the
documentation makes this much easier.
|
|
(function hook_process)
|
|
|
|
New options:
- logger.file.rotation_compression_level
- logger.file.rotation_compression_type
- logger.file.rotation_size_max
|
|
|
|
|
|
|
|
The key ctrl+w now deletes one word until whitespace.
The new key alt+backspace deletes one word (same behavior as ctrl+w in previous
releases).
|
|
buffer (closes #1699)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trigger debug is set (closes #1806)
|
|
(closes #1805)
New options:
- irc.color.message_setname
- irc.look.smart_filter_setname
|
|
|
|
|
|
|
|
"${hotlist_priority}")
|
|
"highlight_disable_regex" (closes #1798)
|
|
|
|
"irc_message_parse"
These new fields were added in version 3.4 with major improvements of the IRC
message parser.
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
This info returns time duration between the start of the current WeeChat
process and now (so upgrades with /upgrade are ignored).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|