Age | Commit message (Collapse) | Author |
|
weechat.color.status_name_ssl)
|
|
|
|
underscore) (task #9483)
|
|
irc.network.autoreconnect_delay_max (task #10338)
|
|
|
|
unavailable)
|
|
|
|
|
|
|
|
from a plugin
|
|
|
|
|
|
#29467)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
array gui_buffer_properties_set
|
|
|
|
|
|
|
|
"highlight_words_del" (for buffer_set)
|
|
"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.
|
|
and raw buffer), do not change them after /upgrade
|
|
|
|
|
|
as joker and "!" to prevent a plugin from being autoloaded (task #6361)
Some examples for option weechat.plugin.autoload:
- load all plugins (default): "*"
- load only alias, charset, irc and logger: "alias,charset,irc,logger"
- load all plugins but not lua and tcl: "*,!lua,!tcl"
- load all plugins but not perl and python: "*,!p*" (not recommended because new future plugins may begin with "p")
- do not load any plugin (weechat core alone is not really useful eheh): "!*"
|
|
|
|
used was not the first in list of nicks
|
|
|
|
use separate option "-re" to allow a regex
|
|
|
|
many /layout apply were needed (bug #26110)
|
|
PRIVMSG queries)
|
|
issued on channel (task #10295)
|
|
Compilation failed with gcc 3.2.3.
|
|
|
|
"nicklist_changed"
Data for new signals is a string with format: "buffer,name", where:
- buffer is a pointer, for example 0x123456
- name is group or nick name added/removed from nicklist on this buffer.
|
|
nick name (patch #7133)
|
|
examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
|
|
or prefix_color defined
|
|
|
|
|
|
|
|
|