Age | Commit message (Collapse) | Author |
|
ACK only if all capabilities received are OK and NAK otherwise (closes #1040)
|
|
examples
|
|
|
|
opened
|
|
|
|
This fixes a refresh problem of options after /upgrade in fset buffer.
|
|
|
|
|
|
|
|
|
|
In addition to searching the statically configured WEECHAT_LIBDIR
(weechat's installation directory) for plugins, search the path
given in the environment variable WEECHAT_EXTRA_LIBDIR. This makes
departing from the FHS standard while keeping the plugins packaged
separately easier. This change was made specifically with the Nix
package manager in mind, but can easily be used by others.
|
|
custom path or lib dir
|
|
|
|
|
|
|
|
|
|
This is already done in the function fset_option_get_options.
|
|
|
|
|
|
|
|
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
first item in the bar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"n", command /fset -setnew)
|
|
|
|
|
|
fset.format.option* are changed
|
|
options by colors for background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mark on non-matching options
|