From ad5d6f96fff13bbb767153ab545bead777af3c91 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Fri, 14 Jun 2024 11:23:04 -0700 Subject: [PATCH] docs: changelog for #5416 --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 7112722f1..9efc3b004 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -46,6 +46,8 @@ As features stabilize some brief notes about them will accumulate here. ?988 #1647 * [default_ssh_auth_sock](config/lua/config/default_ssh_auth_sock.md) option to manage `SSH_AUTH_SOCK`. +* Search mode: now supports richer line editing. Thanks to @Mrreadiness and + @kenchou! #5416 #3087 #### Fixed * Race condition when very quickly adjusting font scale, and other improvements