Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
dev-15: accept-and-menu-complete and suffix in braces
- X-seq: zsh-workers 9437
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: dev-15: accept-and-menu-complete and suffix in braces
- Date: Thu, 27 Jan 2000 18:10:24 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I noted, that suffix is not removed when next match is inserted with a-a-m-c
in selection. Here an example:
bor@itsrm2% sudo rm
/tools/lib/zsh/{3.1.6/,3.1.6-bart-7/,3.1.6-bart-8/,3.1.6-dev
-14/,3.1.6-pws-1/
3.1.6/ 3.1.6-dev-14/ 3.1.6-pws-10/ 3.1.6-pws-2/
3.1.6-bart-7/ 3.1.6-dev-15/ 3.1.6-pws-11/ 3.1.6-pws-3/
3.1.6-bart-8/ 3.1.6-pws-1/ 3.1.6-pws-12/ 3.1.6-pws-6/
Note, that slash is retained. It may not matter in this particular case, but
in general it may be problem.
Hmm ... did not we have this already?
/andrej
This is with dev-15; had no time to try dev-16 yet.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author