Age | Commit message (Collapse) | Author |
|
|
|
Options moved:
* "irc.look.item_away_message" --> "weechat.look.item_away_message"
* "irc.color.item_away" --> "weechat.color.item_away".
|
|
|
|
|
|
Inherited values are now displayed in /set output when the value is
null, if a parent option name is defined in option.
New option: weechat.color.chat_value_null
|
|
|
|
#522)
|
|
(bug #40985, issue #502)
|
|
|
|
|
|
|
|
grabbing a key with alt-k
|
|
data sent to hook_process() callback) (closes #442)
|
|
displayed in a window
|
|
|
|
on Linux/BSD) (closes #465)
The calls to select() are replaced by poll(), which doesn't have limitation
on file descriptor number.
|
|
|
|
|
|
gui_chat_string_add_offset and gui_chat_string_add_offset_screen
|
|
and utf8_add_offset
|
|
after use
|
|
|
|
(closes #452)
|
|
|
|
|
|
weechat.look.buffer_time_format is set to empty string (closes #441)
This reverts commit 2498ff63dba0ad3880fc3dadcac6b36f047ac0e2.
|
|
The header sys/select.h is now required for select() function.
|
|
|
|
|
|
function string_eval_expression()
|
|
|
|
move source code to weechat.c
|
|
to customize quoted messages in cursor mode (closes #403)
|
|
|
|
|
|
|
|
task #9459)
|
|
|
|
install with cmake (bug #40313)
|
|
active/inactive/nicklist (closes #317)
|
|
on bar window pointers
|
|
|
|
|
|
|
|
callback if return code is WEECHAT_RC_ERROR
|
|
|
|
|
|
weechat.look.item_mouse_status and weechat.color.status_mouse
|
|
|
|
is removed from a buffer (closes #226)
|