zsh-users
 help / color / mirror / code / Atom feed
From: Francisco Borges <f.borges@rug.nl>
To: Zsh User <zsh-users@sunsite.dk>
Subject: ^foo^bar question
Date: Wed, 1 Mar 2006 17:02:18 +0100	[thread overview]
Message-ID: <20060301160218.GA26591@let.rug.nl> (raw)

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.


             reply	other threads:[~2006-03-01 16:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01 16:02 Francisco Borges [this message]
2006-03-01 16:17 ` Chris Johnson
2006-03-01 16:39   ` [zsh] " Francisco Borges
2006-03-01 16:35 ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060301160218.GA26591@let.rug.nl \
    --to=f.borges@rug.nl \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).