Age | Commit message (Collapse) | Author |
|
The strings "/" and "/ " are not considered as valid commands any more.
|
|
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
|
|
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)
|
|
And a new test is now checking that "\" returns "".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update examples of alias add commands
|
|
|
|
|
|
|
|
|
|
grabbing a key with alt-k
|
|
data sent to hook_process() callback) (closes #442)
|
|
|
|
|
|
on Linux/BSD) (closes #465)
The calls to select() are replaced by poll(), which doesn't have limitation
on file descriptor number.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and utf8_add_offset
|
|
after use
|
|
|
|
string_eval_expression() and command /eval
|
|
(closes #452)
|
|
|
|
|
|
|
|
|
|
|
|
The header sys/select.h is now required for select() function.
|
|
|
|
|
|
|
|
string_eval_expression() and command /eval (issue #388)
|
|
function string_eval_expression()
|