Age | Commit message (Collapse) | Author |
|
Command line debug options are now documented:
* --no-dlclose: do not call the function dlclose after plugins are unloaded
* --no-gnutls: do not call the init and deinit functions of GnuTLS library
* --no-gcrypt: do not call the init and deinit functions of Gcrypt library
These options must not be used in production, they're for debug only and can be
used with tools like Valgrind or electric-fence.
|
|
exist any more
|
|
any more
|
|
|
|
|
|
|
|
(issue #1327)
|
|
(issue #928)
|
|
options
This option is OFF by default and should be enabled only for tests, to measure
test coverage.
|
|
|
|
|
|
The whole command with arguments and the full buffer name are now displayed in
the warning message (in debug mode only).
|
|
(closes #1322)
|
|
The value -1 means it's a standard split, but empty items are kept, and
separators are not removed at beginning/end of string.
|
|
|
|
|
|
string_match_list
|
|
|
|
|
|
|
|
|
|
Deleting (freeing) a filter also frees its buffers, so refilter must
happen before freeing. Disabling the filter temporarily fixes the bug.
This fix disables the filter before filter_removing signal, though.
|
|
|
|
This adds the missing include "unistd.h" for function "mkdtemp" (required on
Mac OS only).
|
|
|
|
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 ": "
|
|
|
|
|
|
#1286)
|
|
|
|
|
|
|
|
WeeChat home (deleted on exit)
|
|
This fixes a compilation issue on FreeBSD 11.0.
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
config)
|
|
"repeat:count,string" (closes #958)
|
|
|
|
|
|
|
|
long long)
|
|
|
|
|
|
|
|
|