diff options
| author | Oliver Kiddle <opk@zsh.org> | 2015-06-18 23:55:45 +0200 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2015-06-19 00:01:42 +0200 |
| commit | 0a0ba5e6641a8a78d745928e5738c95cc5353ee0 (patch) | |
| tree | 3eb03306f095516cb14c93d1ad192f0c65eba1ba /ChangeLog | |
| parent | 35510: use consistent formatting for git subcommands (diff) | |
| download | zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar.gz zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar.bz2 zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar.lz zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar.xz zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.tar.zst zsh-0a0ba5e6641a8a78d745928e5738c95cc5353ee0.zip | |
35487, 35496: don't reinstate previous incremental search string
when search direction changes
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-06-18 Oliver Kiddle <opk@zsh.org> + * 35487, 35496: Doc/Zsh/zle.yo, Src/Zle/complist.c, + Src/Zle/zle_hist.c: don't reinstate previous incremental search + string when search direction changes + * 35510: Completion/Unix/Command/_git: use consistent formatting for git subcommands |
