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

core: update ChangeLog (issue #1503)

This commit is contained in:
Sébastien Helleu
2023-03-26 18:24:15 +02:00
parent ec671fe447
commit 9bb3acd2c7
+1 -1
View File
@@ -25,7 +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: insert multiple pasted lines in input instead of sending immediately, add keys to move and delete in a single line and whole input (issue #1502, issue #1503)
* 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)