Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: RE: RE: Preserve initial // in path name completion
- X-seq: zsh-workers 15286
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: RE: RE: Preserve initial // in path name completion
- Date: Fri, 6 Jul 2001 14:22:57 +0200 (MET DST)
- In-reply-to: <005b01c1060b$4451e830$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> ...
>
> It happily works without the first patch. And the second does fix root$
> problem. Wonder ... I guess I never tried it before but I presumed
> squeeze-slashes should prevent it.
>
> Can you explain why it works? (I mean, that we can be sure it continues to
> work in the future).
The C-code in computil.c adds the fake stuff before building the
patterns.
In another message:
> zstyle ':completion:*' fake-files /:cygdrive '/cygdrive:c d e h' //:itsrm2
> '//itsrm2:source sni Microsoft Linux root$'
> zstyle ':completion:*' squeeze-slashes true
Err... yes? What do you want to tell me with that? :-}
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author