mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
31781: "compdescribe -i" clears the completion list column padding width
This commit is contained in:
parent
ae92cadc75
commit
ea30fdaf25
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2013-10-03 Barton E. Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
|
* 31781: Src/Zle/computil.c: "compdescribe -i" must clear the
|
||||||
|
completion list column padding width along with the rest of the
|
||||||
|
description state. Cf. 31782.
|
||||||
|
|
||||||
2013-09-26 Barton E. Schaefer <schaefer@zsh.org>
|
2013-09-26 Barton E. Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* 31772: Src/params.c: queue_signals() to prevent re-entry into
|
* 31772: Src/params.c: queue_signals() to prevent re-entry into
|
||||||
|
|
|
@ -465,6 +465,7 @@ cd_init(char *nam, char *hide, char *mlen, char *sep,
|
||||||