diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bc8cb171..fd9c87edc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-08-11 Oliver Kiddle <opk@zsh.org> + + * 36044: Doc/Zsh/zle.yo, Src/Zle/iwidgets.list, Src/Zle/zle_keymap.c, + Src/Zle/zle_move.c: deactivate-region widget for escape in visual mode + + * 35952: Jun-ichi Takimoto: Src/Zle/zle_bindings.c: bind escape in + vi mode so it is a full key sequence and later keys aren't dropped + 2015-08-11 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 36067: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo, |