Age | Commit message (Collapse) | Author |
|
|
|
|
|
(issue #1394)
|
|
|
|
There's no fallback on the other Python version:
- with no option: build with Python 3 only
- with option ENABLE_PYTHON2: build with Python 2 only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For consistency, the option xfer.network.speed_limit has been renamed to
xfer.network.speed_limit_send.
|
|
notes
|
|
|
|
|
|
|
|
|
|
The following things have been renamed:
- file aspell.conf -> spell.conf
- options aspell.* -> spell.*
- bar item aspell_dict -> spell_dict
- bar item and local variable aspell_suggest -> spell_suggest
- info aspell_dict -> spell_dict
|
|
|
|
|
|
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 ": "
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
|
|
|
|
release notes
|
|
support the option "-server xxx"
|
|
|
|
|
|
#787)
|
|
|
|
|
|
|
|
|
|
|
|
This option is used to force partial completion on specific templates
(for now only "config_options").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
callback from string to integer (in scripts)
|
|
|
|
|
|
hook_fd
|