summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-07-26 19:58:06 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-07-26 19:58:06 +0200
commit1f2b78242e48a26524557107a5551b308a981b30 (patch)
tree1a65e9af6f149c55f677849a37ef015ca3b869d5
parent8107025c78eb6413351c6ac8d1354466c06e8ea7 (diff)
downloadweechat-1f2b78242e48a26524557107a5551b308a981b30.zip
core: update ChangeLog (closes #76, closes #393)
-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)