1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core: add new key ctrl+z in ChangeLog

This commit is contained in:
Sébastien Helleu
2023-08-29 12:28:24 +02:00
parent 8b3311860b
commit 620fce4bba
+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: add command `/sys` to show resource limits/usage and suspend WeeChat process (issue #985)
* core: add command `/sys` to show resource limits/usage and suspend WeeChat process, add key kbd:[Ctrl+z] to suspend WeeChat (issue #985)
* core: ignore key bindings with empty command
* core: add support of quotes in commands `/key bind` and `/key bindctxt`
* core: evaluate command given to `/repeat` with contextual variables (issue #2007)