Age | Commit message (Collapse) | Author |
|
|
|
is executed without argument"
This reverts commit 3cd267ab23ff25c89204cb5be0f019c1254ac83f.
With this fix, upgrade was not possible any more if WeeChat was run without path,
ie for example "weechat-curses" running "/usr/bin/weechat-curses".
|
|
executed without argument
|
|
|
|
|
|
|
|
|
|
|
|
upgrade
|
|
Order of alias, pair and rgb is free and semicolon is not required any more
before or after pair.
|
|
option "weechat.color.chat_nick_colors" (comma separated list of colors)
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
terminal
|
|
"weechat_color"
|
|
|
|
|
|
|
|
|
|
|
|
string_has_highlight_regex in plugin API (task #10321)
|
|
|
|
|
|
|
|
and weechat.look.item_time_format
|
|
wrong port or server with SSL problems (bug #27487)
|
|
Fix: some data was sometimes missing (not sent to callback).
Improvement: use a 64KB buffer for child output and send data to callback only
when buffer is full.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Day of month is saved in a variable to be used later (after signal is sent).
So that is content of static structure has changed, it will not be a problem,
it will not be used any more after signal.
|
|
|
|
values in hashtable are NULL
|
|
string with list of values or keys/values)
|
|
|
|
|
|
nicks in buffer
This can be used with script buffer_autoset.py (see /help autosetbuffer).
|
|
|
|
|
|
|
|
|
|
|
|
|