Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update examples of alias add commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
#29886, closes #218, closes #451)
|
|
xfer.file.upload_path (issue #388)
|