zsh-workers
 help / color / mirror / code / Atom feed
* Bug in (:s/L/R) glob modifier in 3.0.5
@ 1998-03-18 17:02 Bart Schaefer
  1998-03-18 17:18 ` Bernd Eggink
  1998-03-18 17:32 ` Bruce Stephens
  0 siblings, 2 replies; 3+ messages in thread
From: Bart Schaefer @ 1998-03-18 17:02 UTC (permalink / raw)
  To: zsh-workers

zagzig[27] echo $i | cat -v
xxxfooxxx
zagzig[28] echo $i(:s/foo/bar) | cat -v
xxxbarM-^Ixxx
zagzig[29] echo $i(:s/foo/bar/) | cat -v
xxxbarxxx

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug in (:s/L/R) glob modifier in 3.0.5
  1998-03-18 17:02 Bug in (:s/L/R) glob modifier in 3.0.5 Bart Schaefer
@ 1998-03-18 17:18 ` Bernd Eggink
  1998-03-18 17:32 ` Bruce Stephens
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Eggink @ 1998-03-18 17:18 UTC (permalink / raw)
  To: Zsh-workers

Bart Schaefer wrote:
> 
> zagzig[27] echo $i | cat -v
> xxxfooxxx
> zagzig[28] echo $i(:s/foo/bar) | cat -v
> xxxbarM-^Ixxx
> zagzig[29] echo $i(:s/foo/bar/) | cat -v
> xxxbarxxx

And in 3.1.2-zefram3, too!

-- 
Bernd Eggink
Regionales Rechenzentrum der Universitaet Hamburg
eggink@rrz.uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug in (:s/L/R) glob modifier in 3.0.5
  1998-03-18 17:02 Bug in (:s/L/R) glob modifier in 3.0.5 Bart Schaefer
  1998-03-18 17:18 ` Bernd Eggink
@ 1998-03-18 17:32 ` Bruce Stephens
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Stephens @ 1998-03-18 17:32 UTC (permalink / raw)
  To: zsh-workers


schaefer@brasslantern.com said:
> zagzig[28] echo $i(:s/foo/bar) | cat -v 
> xxxbarM-^Ixxx 

And 3.1.2 (haven't tried 3.1.2-zefram3).


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-03-18 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-18 17:02 Bug in (:s/L/R) glob modifier in 3.0.5 Bart Schaefer
1998-03-18 17:18 ` Bernd Eggink
1998-03-18 17:32 ` Bruce Stephens

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).