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

core: fix typo in ChangeLog

This commit is contained in:
Sebastien Helleu
2011-10-20 18:28:07 +02:00
parent 661f651048
commit 590668013e
+1 -1
View File
@@ -63,7 +63,7 @@ Version 0.3.6 (under dev!)
* core: add support of mouse: new command /mouse, new key context "mouse",
new options weechat.look.mouse and weechat.look.mouse_timer_delay (task #5435)
* core: add command /cursor (free movement of cursor on screen), with key
context "search"
context "cursor"
* core: automatic scroll direction in /bar scroll (x/y is now optional)
* core: add optional delay for key grab (commands /input grab_key and
/input grab_key_command, default is 500 milliseconds)