Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: destructive list-expand
- X-seq: zsh-workers 14352
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: destructive list-expand
- Date: Tue, 15 May 2001 16:18:36 +0200 (MET DST)
- In-reply-to: <Tc0a88d0153895ffc9e@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Sven wrote:
> > The patch makes it keep all quotes *inside* parameter expansions when
> > *not* completing a parameter name. For the simple things I tried, this
> > worked. And for the case we were discussing, this gives the right
> > string to the shell code.
>
> Are we sure the zle_tricky.c change doesn't cause some knock-on problem,
> e.g. in old-style completion?
The change affects only completion of words with quotes in them and
that's something that has been changed before (I mean in 3.1.x). I also
tried some of the cases with old-style completion (as with new-style)
and didn't find any immediate problems.
Of course, it's hard to `be sure' here.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author