diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-10-14 07:19:04 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-10-14 07:19:04 +0000 |
commit | cf89569c454fb6c193108748963228f553ed3a67 (patch) | |
tree | e3f4b9a9e206c2db0472cf85610abb22263954e4 /ChangeLog | |
parent | 4b9621a523e278738eaa408ad4c8b55ab9aceb36 (diff) | |
download | zsh-cf89569c454fb6c193108748963228f553ed3a67.tar.gz zsh-cf89569c454fb6c193108748963228f553ed3a67.tar.xz zsh-cf89569c454fb6c193108748963228f553ed3a67.zip |
20482: but with completion inside interactive completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7fba671eb..288a5ec85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-14 Peter Stephenson <pws@csr.com> + + * 20482: Src/Zle/complist.c: A TAB after entering interactive + completion caused nonsense to be inserted into the command + line. The behaviour of TAB is still probably not ideal. + 2004-10-12 Wayne Davison <wayned@users.sourceforge.net> * unposted: Completion/Unix/Command/_make: got rid of an unused |