Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|