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.
|
|
This fixes only a wrong error report from cppcheck, there was no problem
in code with the variable "python2_bin".
|
|
|
|
#484)
|
|
|
|
|
|
|
|
|
|
core: update examples of alias add commands
|
|
|
|
|
|
|
|
|
|
0 milliseconds
|
|
|
|
|
|
|
|
|
|
grabbing a key with alt-k
|
|
data sent to hook_process() callback) (closes #442)
|
|
displayed in a window
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gui_chat_string_add_offset and gui_chat_string_add_offset_screen
|
|
|
|
and utf8_add_offset
|
|
after use
|
|
|