diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-09-29 14:11:39 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-10-16 12:40:58 +0000 |
commit | a8754b63fc505817a49b4e2de4c3b2f70382a52c (patch) | |
tree | 9d661742e53aa7b59a0e34bd8be5879dfc85aa43 /ChangeLog | |
parent | 87965e5e02d7799f8e277b397c95d50aebd2efb5 (diff) | |
download | zsh-a8754b63fc505817a49b4e2de4c3b2f70382a52c.tar.gz zsh-a8754b63fc505817a49b4e2de4c3b2f70382a52c.tar.xz zsh-a8754b63fc505817a49b4e2de4c3b2f70382a52c.zip |
39500: compdescribe: perform on-screen-width computation using the "nice" length, since the matches are rendered by nice*() functions by compadd
Remove two "###" question comments relative to the patch posted, since the answer to them is (clearly) negative.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 97d3bc097..2d638dfdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-10-16 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 39500: Src/Zle/computil.c: compdescribe: perform + on-screen-width computation using the "nice" length, since the + matches are rendered by nice*() functions by compadd + 2016-10-13 Oliver Kiddle <opk@zsh.org> * 39624: Completion/Unix/Command/_yafc: remove space before |