Age | Commit message (Collapse) | Author |
|
|
|
displayed) (task #10948), do not update hotlist during upgrade
|
|
weechat.look.hotlist_buffer_separator and tag "notify_none"
New options:
- weechat.look.hotlist_buffer_separator
- weechat.look.hotlist_count_max
- weechat.look.hotlist_count_min_msg
- weechat.color.status_count_msg
- weechat.color.status_count_private
- weechat.color.status_count_highlight
- weechat.color.status_count_other
|
|
|
|
#10880)
|
|
|
|
#32039)
|
|
|
|
|
|
string_has_highlight_regex in plugin API (task #10321)
|
|
|
|
nicks in buffer
This can be used with script buffer_autoset.py (see /help autosetbuffer).
|
|
|
|
|
|
|
|
|
|
from a plugin
|
|
|
|
"weechat.look.highlight" and buffer property "highlight_words")
For example "$nick" with highlight a message printed if it contains content of local variable "nick" for buffer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|