about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-10-24 00:18:32 +0200
committerOliver Kiddle <opk@zsh.org>2014-10-24 00:18:32 +0200
commit746b53d5d7792ebb63b638116973f32fc492787a (patch)
treeec8c92f4e8c7e14e36f29157c454377602314469 /ChangeLog
parentbd6f119942bae2c3e914cabbb69624884ab1bc79 (diff)
downloadzsh-746b53d5d7792ebb63b638116973f32fc492787a.tar.gz
zsh-746b53d5d7792ebb63b638116973f32fc492787a.tar.xz
zsh-746b53d5d7792ebb63b638116973f32fc492787a.zip
33520: correct cursor positioning following a vi mode yank operation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53a8ac4ab..970c45edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-10-23  Oliver Kiddle  <opk@zsh.org>
 
+	* 33520: Src/Zle/zle_vi.c, Test/X02zlevi.ztst: correct cursor
+	positioning following a vi mode yank operation
+
 	* unposted: .editorconfig: specify 8 char indent for ChangeLog
 
 	* 33519: Src/Zle/zle_move.c, Test/X02zlevi.ztst: last character