1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 03:33:12 +02:00

core: reintroduce help on the operators in /help eval (issue #2005)

This commit is contained in:
Sébastien Helleu
2024-02-17 10:54:25 +01:00
parent a35ac5e8d9
commit 4e0f7dfd25
16 changed files with 1071 additions and 95 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ For a list of important changes that require manual actions, please look at rele
New features::
* core: reintroduce help on the variables in `/help eval` (issue #2005)
* core: reintroduce help on the variables and operators in `/help eval` (issue #2005)
* core: add option `-s` in command `/command` to execute multiple commands separated by semicolons
* core: allow case insensitive search of partial buffer name with `(?i)name` in command `/buffer`
* core: use function util_strftimeval in evaluation of expression `date:xxx`