summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-11-03 09:08:33 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-11-03 09:13:03 -0700
commit060ff489155c1c35ffcabfcc0ee5647d8a606d75 (patch)
treeab7e52797bf702dd495a7653a9574146b50921c1 /ChangeLog
parent39813: fix keybuflen after ungetting extra keys from the end of keybuf in get... (diff)
downloadzsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar.gz
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar.bz2
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar.lz
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar.xz
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.tar.zst
zsh-060ff489155c1c35ffcabfcc0ee5647d8a606d75.zip
39820: vi-repeat handles multi-key bindings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6deb834d3..0ad122db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* 39822: Completion/Unix/Command/_git: remove "-A '-*'" with
_arguments for some commands.
+2016-11-03 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 39820: Src/Zle/zle_vi.c: vi-repeat handles multi-key bindings
+
2016-11-03 Peter Stephenson <p.stephenson@samsung.com>
* 39815: Src/lex.c, Test/D04parameter.ztst: read input to end