diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-17 11:17:10 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-17 11:17:10 +0000 |
commit | 30a98cc4d6e54f2a5c356579aa60c2af8d344101 (patch) | |
tree | 6cc8874b7712a0be1f5a506dee62ca984d53b130 /ChangeLog | |
parent | d85d34d8183a8a45bfb09c4242ef9368860be6d9 (diff) | |
download | zsh-30a98cc4d6e54f2a5c356579aa60c2af8d344101.tar.gz zsh-30a98cc4d6e54f2a5c356579aa60c2af8d344101.tar.xz zsh-30a98cc4d6e54f2a5c356579aa60c2af8d344101.zip |
scrolling in completion lists and menu-selection, version1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1db9472ea..ba96db147 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,11 @@ 2000-04-17 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 10790: Doc/Zsh/mod_complist.yo, Src/params.c, Src/Zle/compcore.c, + Src/Zle/complete.c, Src/Zle/complist.c, Src/Zle/compresult.c, + Src/Zle/zle_tricky.c, Src/Zle/zle_utils.c: scrolling in completion + lists and menu-selection, version1 + * 10788: Src/text.c: display newlines as spaces in job-texts * 10782: Src/Zle/computil.c: fix for exclusion lists for -+o |