Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion list is not cleared
- X-seq: zsh-workers 5012
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Completion list is not cleared
- Date: Tue, 26 Jan 1999 15:30:47 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I think, this changed first in 3.1.x; I don't have 3.0.x to test it.
the list of choices is not cleared after completion is done. Consider
zsh -f
itsrm2% pg M<TAB>
Makefile MkKernOpts* Mksrc*
<TAB>
itsrm2% pg Makefile
Makefile MkKernOpts* Mksrc*
If I now enter SPACE, I get
itsrm2% pg Makefile <= cursor here
Makefile MkKernOpts* Mksrc*
I definitely remember being surprised seeing it for the first time. Is it
intentional? It is not a big deal I admit, but what is the reason?
TIA
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author