about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-08-13 08:47:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-08-13 08:47:13 +0000
commit1c0ed3b49837ec6589f46656e3b2595ae93feab4 (patch)
tree395d63221cec9126e9adcbe200cc81782af4046e /ChangeLog
parent3e39278c24ff7b5cd686af9b219178e94d9228ad (diff)
downloadzsh-1c0ed3b49837ec6589f46656e3b2595ae93feab4.tar.gz
zsh-1c0ed3b49837ec6589f46656e3b2595ae93feab4.tar.xz
zsh-1c0ed3b49837ec6589f46656e3b2595ae93feab4.zip
Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
character just matched
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13b5a188b..b8c22f46e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-08-13  Peter Stephenson  <pws@csr.com>
 
+	* Aaron Schrab: 30604: Src/Zle/zle_move.c: make repeating vi skip
+	character useful by ignoring character just matched.
+
 	* Aaron Schrab: 30603: Src/Zle/zle_move.c: repeating vi skip
 	characters commands caused bad positioning.
 
@@ -16482,5 +16485,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5687 $
+* $Revision: 1.5688 $
 *****************************************************