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

Re: PATCH: 3.1.6-pws-4: backreferences



Tanaka Akira wrote:
> Z(2):akr@is27e1u11% Src/zsh -f
> is27e1u11% setopt extendedglob
> is27e1u11% a=abcdef
> is27e1u11% echo ${a/(#b)a(?)c/$match[1]}        
> def
> 
> It should be `bdef'. Since second time, it works well.

I've tried this on three different systems, with all the latest patches,
and I don't get this, so I'm stuck at the moment.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



Messages sorted by: Reverse Date, Date, Thread, Author