Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
weechat_python_load (issue #128)
|
|
#128)
|
|
For now this works only in python, perl, ruby and guile.
|
|
|
|
(issue #1075)
|
|
|
|
|
|
|
|
|
|
weechat.completion.partial_completion_templates
|
|
This option is used to force partial completion on specific templates
(for now only "config_options").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so this header can be included even if it's not already included
|
|
|
|
(closes #1092)
|
|
|
|
remove keys
|
|
|
|
|
|
(closes #990)
|
|
evaluated values
|
|
This was causing a dependency missing in debian packaging.
|
|
This makes the save of all configuration files about 20 to 200x slower
(according to the storage device speed); so this is disabled by default.
|
|
option irc.look.buffer_open_before_join is on (closes #1081, closes #1082)
|
|
#1079)
|
|
sub-groups (closes #1079)
|
|
|
|
|
|
|
|
|
|
option "-q"
|
|
|
|
|
|
|
|
The lang should never be NULL anyway (this fixes a compiler warning).
|
|
|
|
|
|
|
|
php: use find_library to find libphp7.so
|
|
This fixes a compiler warning, in some cases wattr_get may not initialize the
variables.
|