summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 557d23bec..eb17ddc0a 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -19,6 +19,9 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== New features
+* core: start/stop search in current buffer at current scroll position by
+ default, add key key[ctrl-Q] to stop search and reset scroll
+ (issue #76, issue #393)
* core: add option weechat.look.key_grab_delay to set the default delay when
grabbing a key with key[alt-k]
* core: add option weechat.look.confirm_upgrade (issue #463)