mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 17:23:15 +02:00
api: add support of infos with format ${info:name,arguments} in function string_eval_expression and command /eval
This commit is contained in:
@@ -27,6 +27,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
||||
* core: fix truncated prefix when filters are toggled (bug #40204)
|
||||
* core: add options to customize default text search in buffers:
|
||||
weechat.look.buffer_search_{case_sensitive|force_default|regex|where}
|
||||
* api: add support of infos with format `${info:name,arguments}` in function
|
||||
string_eval_expression and command /eval
|
||||
* api: add support for C++ plugins
|
||||
* api: fix read of arrays in hdata functions hdata_<type> (bug #40354)
|
||||
* irc: fix groups in channel nicklist when reconnecting to a server that
|
||||
|
||||
Reference in New Issue
Block a user