Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: Re: Shuld it be so? and Re: _tar
- X-seq: zsh-workers 5658
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: RE: PATCH: Re: Shuld it be so? and Re: _tar
- Date: Fri, 5 Mar 1999 15:05:01 +0300
- Cc: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <199903051102.MAA03885@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> This should now give the same result in both cases (quoted `*').
>
Just tried with builtin zsh completion (zsh -f; bindkey '^X^I'
complete-word). If globcomplete is set, it completes pattern; if
globcomplete is not set, it leaves it as is. But builtin completion does not
have _path_files ...
So, I think, _path_files should leave the pattern unquoted (even for
compatibility with builtin). The question is, should it complete at all? As
my examples shows, it could be usable.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author