Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh-3.1.5-pws-5: mixing "old" and "new" completions?
- X-seq: zsh-workers 4980
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: zsh-3.1.5-pws-5: mixing "old" and "new" completions?
- Date: Mon, 25 Jan 1999 15:11:25 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I would like to start play with new completion stuff. But I do not want to
completely lose all current compctl's I have. What I would really like, is
something like
if defined new style completion
do it
else
use compctl completion
Is it possible?
TIA
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author