Age | Commit message (Collapse) | Author |
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(translated or in English)
|
|
|
|
Allows for custom LIBDIR to specified with cmake builds. WEECHAT_LIBDIR
is used for a custom Weechat directory, or set from LIBDIR (as LIBDIR
used to be set).
|
|
|
|
options
This option is OFF by default and should be enabled only for tests, to measure
test coverage.
|
|
(closes #1322)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #1218)
|
|
|
|
|
|
creation
|
|
|
|
|
|
|
|
|
|
opened
|
|
|
|
This fixes a refresh problem of options after /upgrade in fset buffer.
|
|
|
|
|
|
|
|
|
|
|
|
This is already done in the function fset_option_get_options.
|
|
|
|
|
|
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|