Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Fun with new completion
- X-seq: zsh-workers 5711
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Fun with new completion
- Date: Tue, 9 Mar 1999 17:23:36 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I have /archive/pub/unix/sudo/ with cu-sudo* files in it. I forgot, that
they are prefixed with cu- and did
gzcat /a/p/u/s/s<TAB>
with the nice result
gzcat //a
Plain old multicomp just beeps and leaves the string as is. Now, it is
_really_ hard to decide what to do ... Should it complete as far as
possible? Or, if nothing matches, leave command line as is? Again, the
problem is, zsh cannot read your mind and decide, where was the error.
cheers
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author