zsh-users
 help / color / mirror / code / Atom feed
* ^foo^bar question
@ 2006-03-01 16:02 Francisco Borges
  2006-03-01 16:17 ` Chris Johnson
  2006-03-01 16:35 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: Francisco Borges @ 2006-03-01 16:02 UTC (permalink / raw)
  To: Zsh User

Hello!

 I recently started using the ^foo^bar trick a lot. However I discovered
that if I use: 

% mv ../2500s_4p_3ftr.txt 4p
% ^4^8
% mv ../2500s_8p_3ftr.txt 4p  # second "4" is unchanged.
                         ^^^^
  where only the first string occurence gets replaced. This happens with
4.2.5, 4.3.0-dev-1 and 4.3.1. Is this the intended behavior? 

Is there any way to get multiple substitutions using ^foo^bar? 

(I know I can use !!:gs/foo/bar)

Using "s/foo/bar" only changes the first occurence but that's documented in
the manual, while ^foo^bar does not mention "first occurence only"... so
thought I should ask.

BTW, Great to see 4.3.1 being released. Big thanks to all developers!!

Francisco.


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

end of thread, other threads:[~2006-03-01 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01 16:02 ^foo^bar question Francisco Borges
2006-03-01 16:17 ` Chris Johnson
2006-03-01 16:39   ` [zsh] " Francisco Borges
2006-03-01 16:35 ` Peter Stephenson

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).