diff options
| author | Oliver Kiddle <opk@zsh.org> | 2014-11-17 23:00:49 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2014-11-17 23:01:00 +0100 |
| commit | d29e02c1a30c136cbd8847a4dc4628da90566716 (patch) | |
| tree | 43ef4b01948762fd7d7fb4c50d5faa9962f59738 /ChangeLog | |
| parent | 33636: add support for a linewise visual selection mode (diff) | |
| download | zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar.gz zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar.bz2 zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar.lz zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar.xz zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.tar.zst zsh-d29e02c1a30c136cbd8847a4dc4628da90566716.zip | |
33704: keybindings, documentation, tests and minor
fixes for vim style visual selection changes
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-11-17 Oliver Kiddle <opk@zsh.org> + * 33704: Doc/Zsh/zle.yo, Src/Zle/zle_bindings.c, + Src/Zle/zle_keymap.c, Src/Zle/zle_refresh.c, Src/Zle/zle_vi.c, + Test/X02zlevi.ztst, Test/comptest: key bindings, documentation, + tests and minor fixes for vim style visual selection changes + * 33636: Src/Zle/iwidgets.list, Src/Zle/zle_misc.c, Src/Zle/zle_move.c, Src/Zle/zle_refresh.c, Src/Zle/zle_vi.c: add support for a linewise visual selection mode |
