Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Command completion
- X-seq: zsh-workers 11119
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Command completion
- Date: Wed, 3 May 2000 17:29:38 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
bor@itsrm2% nslo<TAB>
Completing external command
nslookup
Completing shell function
nslookup
This obviously makes no sense. We _may_ make completion so smart, as to
insert full pathname (or command) for external commands - but currently
nslookup will always execute functions, won't it? So, the above has one
unambiguous match?
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author