diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2014-09-19 19:42:45 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-09-19 19:42:45 -0700 |
| commit | e1ba30afae4e0a81bec3c4e3616711ed1e265fad (patch) | |
| tree | 198b848cef8a8cf02b507c2b378ea5883457e3d3 /ChangeLog | |
| parent | users/19097: remove $functypetrace in favour of ref to $zsheval_context (diff) | |
| download | zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar.gz zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar.bz2 zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar.lz zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar.xz zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.tar.zst zsh-e1ba30afae4e0a81bec3c4e3616711ed1e265fad.zip | |
33205: keep array of completions and array of display strings in sync when filtering for matches
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-09-19 Barton E. Schaefer <schaefer@zsh.org> + + * 33205: Completion/Base/Utility/_describe: if passed both an + array of completions and an array of display strings, keep them + in sync when filtering for matches. + 2014-09-18 Peter Stephenson <p.w.stephenson@ntlworld.com> * users/19097: Doc/Zsh/mod_parameter.yo, |
