help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] bash key mapping in reverse-i-search mode


From: Sinbad
Subject: Re: [Help-bash] bash key mapping in reverse-i-search mode
Date: Tue, 21 Aug 2012 09:50:57 +0530

On Fri, Aug 17, 2012 at 6:28 AM, Chet Ramey <address@hidden> wrote:
On 8/16/12 12:54 AM, Sinbad wrote:

> hi chet,
>
> i mapped ;b for reverse-i-search, i don't see the same mapping work after i
> enter reverse-i-search mode, but ctrl-r still works though. this is the version
> i am running.
>
> GNU bash, version 3.2.25(1)-release-(x86_64-redhat-linux-gnu)

This works pretty well in bash-4.2; versions before that, not so much.
You might want to consider upgrading; bash-3.2 patch 25 was released almost
five years ago.

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/

Hi Chet,

i just tried with bash version 4.2, GNU bash, version 4.2.0(1)-release (x86_64-unknown-linux-gnu)
i still doesn't work, i tested the following. ,b is mapped for reverse search.

$ git one
$ git two
$,b
$(reverse-i-search)`':git
$(reverse-i-search)`':git two
$(reverse-i-search)`':git two # {press ,b} here, it wont move to git one, it just get's struck there

apparently it is working for you, am i doing something wrong ?

rgds


reply via email to

[Prev in Thread] Current Thread [Next in Thread]