Age | Commit message (Collapse) | Author |
|
beginning of command line
The space can be added in option weechat.completion.nick_completer
(this is now the default value of the option):
/set weechat.completion.nick_completer ": "
|
|
|
|
|
|
|
|
|
|
(closes #1206)
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
|
|
|
|
weechat.look.window_title) (closes #1182)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.completion.partial_completion_templates
|
|
This option is used to force partial completion on specific templates
(for now only "config_options").
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|