Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Using the new completion system 'naked'
- X-seq: zsh-workers 17177
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Zsh <zsh-workers@xxxxxxxxxx>
- Subject: Using the new completion system 'naked'
- Date: Fri, 17 May 2002 19:59:46 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- Reply-to: DervishD <raul@xxxxxxxxxxxx>
- Sender: DervishD <raul@xxxxxxxxxxxx>
Hello all :))
I was wondering, while reading documentation about the new
completion system, two questions:
- Will the old 'compctl' completion system disabled in the
future? And if the answer is 'yes', when?
- Can I use the new completion system without compinstall'ing it
and without compinit'ing it, just by suitably calling compadd,
compset and compcall (no compdef...)?
Yes, I know, those are strange questions, but I'm quite curious
about the inner works of the new completion system.
Moreover, if the answer is not very large: what advantages gives
the new completion mechanism over the old one?
Thanks a lot :)))
Raúl
Messages sorted by:
Reverse Date,
Date,
Thread,
Author