From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4399 invoked by alias); 25 Feb 2012 19:19:36 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16790 Received: (qmail 21454 invoked from network); 25 Feb 2012 19:19:25 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 74.125.82.43 as permitted sender) Received-SPF: pass (google.com: domain of arkanosis@gmail.com designates 10.180.74.177 as permitted sender) client-ip=10.180.74.177; Authentication-Results: mr.google.com; spf=pass (google.com: domain of arkanosis@gmail.com designates 10.180.74.177 as permitted sender) smtp.mail=arkanosis@gmail.com; dkim=pass header.i=arkanosis@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=XN7RRr5aQiBuOgeWIhJ1UF5NkegG/qpQftFQMXz4pMo=; b=OUZfzqOYn70hRieBdQnH+0eVu5XQGMs0TYuRqZH5kXV/ziKtTlwFDqAVgIKfZUuFhC qvuFUhEynqOu7fNJ8HH/Tq0UCA7o0aPH2OCm1NZ0Ri/SES2MTw3TLPLnhe2E0xCTdImK mZU/mFdqtQIxOh0mnrxGwYzlAK8eWzApK+wJs= MIME-Version: 1.0 In-Reply-To: References: <20120225182450.GA31597@solfire> From: =?UTF-8?B?SsOpcsOpbWllIFJvcXVldA==?= Date: Sat, 25 Feb 2012 20:19:04 +0100 Message-ID: Subject: Re: s/pattern/pattern/g on the commandline ? To: =?UTF-8?Q?Damien_Th=C3=A9bault?= Cc: Moritz Bunkus , zsh-users@zsh.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012/2/25 Damien Th=C3=A9bault : > Simply pressing tab at the end of the line instead of enter will > replace the command with the changed line without submitting it. And =E2=80=9Cundo=E2=80=9D (ctr+_ with emacs bindings) will restore non-exp= anded line so you can fix it if needed. Best regards, --=20 J=C3=A9r=C3=A9mie