From 267f945ffee8b7820e1e9dc7f483d1ddac3870bf Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 14 Apr 2016 15:52:50 +0200 Subject: 38287: fix position for the end of a visual selection range for the cursor on an empty last line in the buffer --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f58749919..35081c284 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-04-14 Oliver Kiddle + * 38287: Src/Zle/zle_vi.c: fix position for the end of a visual + selection range for the cursor on an empty last line in the buffer + * 38286: Src/Zle/zle_misc.c: cursor correction following yank-pop is only applicable to vi command mode -- cgit 1.4.1