diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-28 07:29:59 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-28 07:29:59 +0000 |
commit | 0334b4df7cfd728cd8b9480872fbbfcb6029d1e6 (patch) | |
tree | f4f76e56ecb0deaae771129fd7bd512a47dee3a9 /ChangeLog | |
parent | f889ebfaa3f8d70f5a0e00153bd1b91a8d6c0131 (diff) | |
download | zsh-0334b4df7cfd728cd8b9480872fbbfcb6029d1e6.tar.gz zsh-0334b4df7cfd728cd8b9480872fbbfcb6029d1e6.tar.xz zsh-0334b4df7cfd728cd8b9480872fbbfcb6029d1e6.zip |
make a-a-i-n-h in menu selection work with one match; better undo behaviour for menu selection (12093)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e02ea560b..be8da7772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-28 Sven Wischnowsky <wischnow@zsh.org> + + * 12093: Src/Zle/compcore.c, Src/Zle/complist.c, Src/Zle/compresult.c: + make a-a-i-n-h in menu selection work with one match; better undo + behaviour for menu selection + 2000-06-27 Bart Schaefer <schaefer@brasslantern.com> * 12086: Doc/Zsh/compsys.yo: Move _use_lo doc into alphabetical |