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

core: update ChangeLog and release notes (issue #1502)

This commit is contained in:
Sébastien Helleu
2023-03-25 21:09:33 +01:00
parent 2586b0326d
commit fcbfa13bf3
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ New features::
* core: add key kbd:[Alt+K] (upper case) to grab raw key and its command (issue #1238)
* core: add option `key` in command `/debug` (issue #1238)
* core: force ctrl keys to lower case when they are added (issue #1875)
* core: insert multiple pasted lines in input, instead of sending immediately (issue #1502)
* core: add command `/reset` to reset options to their default values
* core: add option `rename` in command `/bar`
* core: add relative move of read marker with `/buffer set unread [+/-]N` (issue #1895)