diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-22 08:42:36 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-22 08:42:36 +0000 |
commit | b9a533f3823c3b6d69fad80a21f573670856823f (patch) | |
tree | eca8b47b9101c1060f41500f9fb23e679ec8f94f /ChangeLog | |
parent | 44b34667f844ce57b5b2eba0f2870c1ec7630348 (diff) | |
download | zsh-b9a533f3823c3b6d69fad80a21f573670856823f.tar.gz zsh-b9a533f3823c3b6d69fad80a21f573670856823f.tar.xz zsh-b9a533f3823c3b6d69fad80a21f573670856823f.zip |
allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3ae413e20..59cb0b23a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-06-22 Sven Wischnowsky <wischnow@zsh.org> + + * 12029: Completion/Builtins/_arrays, Completion/Builtins/_zstyle, + Completion/Commands/_bash_completions, + Completion/Commands/_history_complete_word, + Completion/Core/_history, Completion/Core/_main_complete, + Completion/Core/_parameters, Completion/Core/_setup, + Completion/Core/_tags, Completion/Debian/_apt, + Completion/X/_x_extension, Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, + Src/zsh.h, Src/Zle/compcore.c, Src/Zle/compctl.c, + Src/Zle/complist.c, Src/Zle/computil.c: allow subscripts for + compadd -[ak]; new style for history completion; better + list-colors handling + 2000-06-22 Clint Adams <schizo@debian.org> * 12027: Completion/User/_mailboxes: fix splitting problem in |