Age | Commit message (Collapse) | Author |
|
|
|
callback if return code is WEECHAT_RC_ERROR
|
|
|
|
|
|
|
|
|
|
python/perl/ruby/lua/guile plugins (bug #41345)
|
|
|
|
(bug #40628)
|
|
|
|
|
|
|
|
|
|
New option script.scripts.autoload, new options autoload/noautoload/toggleautoload
for command /script, new action "A" (meta-A) on script buffer (toggle autoload).
|
|
list with arguments inside), guile >= 2.0 is now required (bug #38350)
Unfortunately this breaks compatibility with existing guile scripts, but this
change is needed to keep consistency with other scripting languages.
Now guile >= 2.0 is required, WeeChat can not compile any more with guile 1.8.
|
|
|
|
scm_i_string_chars by scm_to_locale_string) (bug #38067)
|
|
|
|
|
|
|
|
"string_eval_expression" in plugin API
|
|
installing/removing/loading/unloading scripts on script buffer)
|
|
|
|
|
|
"src/plugins"
|