Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Better way to execute commands from history?
- X-seq: zsh-users 14338
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Better way to execute commands from history?
- Date: Thu, 03 Sep 2009 10:48:17 -0400
- In-reply-to: <m3skf4qeii.fsf@xxxxxxxxxxxxxx> (Greg Klanderman's message of "Thu, 03 Sep 2009 10:39:01 -0400")
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <6a42eec70909021254p62849de5r2c53d7f29fec3f07@xxxxxxxxxxxxxx> <237967ef0909021324m6e4b06cbw5bd9c3ae82f35568@xxxxxxxxxxxxxx> <m3skf4qeii.fsf@xxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On September 3, 2009 Greg Klanderman <gak@xxxxxxxxxxxxxx> wrote:
>>>>> 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.
Would also be nice to have the prompt indicate whether you are in
normal or pattern search mode, but doing that looks slightly more
involved than it should be.
greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author