Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(issue #1113)
|
|
|
|
content
|
|
|
|
|
|
|
|
|
|
|
|
weechat.completion.partial_completion_templates
|
|
This option is used to force partial completion on specific templates
(for now only "config_options").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #990)
|
|
|
|
evaluated values
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
weechat.look.paste_max_lines (closes #1054)
|
|
|
|
|
|
|
|
examples
|
|
|
|
|
|
|
|
|
|
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
|