Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: destructive list-expand



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