Age | Commit message (Collapse) | Author |
|
|
|
|
|
using regular expressions
|
|
reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Andrew Potter for the patch.
|
|
|
|
(plugin API reference)
|
|
"shared_string" (bug #41104)
|
|
|
|
|
|
On OpenBSD, the variable "tv_sec" in struct timeval has type "long"
(type "time_t" under Linux).
So we need to copy this value to a temporary variable before using its
pointer with function localtime().
|
|
|
|
|
|
notices/messages
|
|
|
|
|
|
|
|
created and merged
|
|
(plugin API reference)
|
|
|
|
|
|
|
|
|
|
reference)
|
|
|
|
|
|
|
|
|
|
|
|
New default value is now used for these options:
- weechat.color.chat_inactive_buffer: "default"
- weechat.color.chat_inactive_window: "default"
- weechat.color.chat_nick_offline: "default"
- weechat.color.chat_nick_offline_highlight_bg: "blue"
- weechat.color.chat_prefix_buffer_inactive_buffer: "default"
- irc.color.topic_old: "default"
- logger.color.backlog_end: "default"
- logger.color.backlog_line: "default"
- script.color.text_delimiters: "default"
|
|
|
|
|
|
|
|
|
|
This fixes a compilation problem on Illumos.
|
|
|
|
default when terminal becomes too small for windows
|
|
|
|
channel welcome notices
|
|
|