diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-07-03 07:59:53 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-07-03 07:59:53 +0000 |
| commit | d98faffcaf274db165cde607f546d62a30853327 (patch) | |
| tree | 53ed3a15594cd14d7b51cc15180e102282ecc2d8 /ChangeLog | |
| parent | keep globbing quiet in _path_files; check if group/user exists in _chown (17393) (diff) | |
| download | zsh-d98faffcaf274db165cde607f546d62a30853327.tar zsh-d98faffcaf274db165cde607f546d62a30853327.tar.gz zsh-d98faffcaf274db165cde607f546d62a30853327.tar.bz2 zsh-d98faffcaf274db165cde607f546d62a30853327.tar.lz zsh-d98faffcaf274db165cde607f546d62a30853327.tar.xz zsh-d98faffcaf274db165cde607f546d62a30853327.tar.zst zsh-d98faffcaf274db165cde607f546d62a30853327.zip | |
fix for interactive mode when menu selection is called via the menu-select widget (17394)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-07-03 Sven Wischnowsky <wischnow@zsh.org> + + * 17394: Src/Zle/complist.c: fix for interactive mode when menu + selection is called via the menu-select widget + 2002-07-02 Sven Wischnowsky <wischnow@zsh.org> * 17393: Completion/Unix/Command/_chown, |
