Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
language/extension in /script search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(user's guide)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove mention of WeeChat <= 1.2 since the behavior is not exactly the
same as old versions (when the option is enabled): only the
channel/message are decoded/encoded and not the nick/host.
|
|
This is a workaround (disabled by default) to join and chat on ISO
encoded channels (or another charset different from UTF-8).
This option may be removed in future if a better solution is
implemented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
grabbing a key with alt-k
|
|
|
|
|
|
remove command /unalias (closes #458)
|
|
on Linux/BSD) (closes #465)
The calls to select() are replaced by poll(), which doesn't have limitation
on file descriptor number.
|
|
|
|
|
|
|
|
|
|
utf8_add_offset in plugin API reference
|
|
and utf8_add_offset
|
|
|
|
string_eval_expression() and command /eval
|
|
|