Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Better way to execute commands from history?
- X-seq: zsh-users 14336
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Better way to execute commands from history?
- Date: Thu, 03 Sep 2009 10:39:01 -0400
- In-reply-to: <237967ef0909021324m6e4b06cbw5bd9c3ae82f35568@xxxxxxxxxxxxxx> (Mikael Magnusson's message of "Wed, 2 Sep 2009 22:24:16 +0200")
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <6a42eec70909021254p62849de5r2c53d7f29fec3f07@xxxxxxxxxxxxxx> <237967ef0909021324m6e4b06cbw5bd9c3ae82f35568@xxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On September 2, 2009 Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> If you rebind ^R (and ^[^R) to history-incremental-pattern-search-forward
> (the default is without the "pattern-"), you can press ^R and type cd*link
> to get the same result, but you can iterate backwards as usual too.
Nice.. anyone know how hard it would be to make a regex variant?
greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author