diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2016-11-03 09:08:33 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2016-11-03 09:13:03 -0700 |
| commit | 060ff489155c1c35ffcabfcc0ee5647d8a606d75 (patch) | |
| tree | ab7e52797bf702dd495a7653a9574146b50921c1 /ChangeLog | |
| parent | 39813: fix keybuflen after ungetting extra keys from the end of keybuf in get... (diff) | |
| download | zsh-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
