Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: s/pattern/pattern/g on the commandline ?
- X-seq: zsh-users 16790
- From: Jérémie Roquet <arkanosis@xxxxxxxxx>
- To: Damien Thébault <damien.thebault@xxxxxxxxx>
- Subject: Re: s/pattern/pattern/g on the commandline ?
- Date: Sat, 25 Feb 2012 20:19:04 +0100
- Authentication-results: mr.google.com; spf=pass (google.com: domain of arkanosis@xxxxxxxxx designates 10.180.74.177 as permitted sender) smtp.mail=arkanosis@xxxxxxxxx; dkim=pass header.i=arkanosis@xxxxxxxxx
- Cc: Moritz Bunkus <moritz@xxxxxxxxxx>, zsh-users@xxxxxxx
- 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=
- In-reply-to: <CAEcrOvAEtejni5w_mGTH9MsCXt2VM91h1DQ2XovhXntLO2fdEA@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20120225182450.GA31597@solfire> <CAFOazANiYPxbbLC1UULgUznU_4mA+5W0gYPOKh5LEvAaXdVqBA@mail.gmail.com> <CAFOazAN6DK5eQ9hZBNAm-HwCtsF4B4S9_y8g5mYTwEmZC=h09w@mail.gmail.com> <CANPayMT_uqnE=LCnKLh4NKwJiMpOwpmsd3mgDfxf7df=KVNm-w@mail.gmail.com> <CAEcrOvAEtejni5w_mGTH9MsCXt2VM91h1DQ2XovhXntLO2fdEA@mail.gmail.com>
2012/2/25 Damien Thébault <damien.thebault@xxxxxxxxx>:
> Simply pressing tab at the end of the line instead of enter will
> replace the command with the changed line without submitting it.
And “undo” (ctr+_ with emacs bindings) will restore non-expanded line
so you can fix it if needed.
Best regards,
--
Jérémie
Messages sorted by:
Reverse Date,
Date,
Thread,
Author