[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prefix-oriented Bash history
- To: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Subject: Re: Prefix-oriented Bash history
- From: Gilad Ben-Yossef <gilad(at-nospam)benyossef.com>
- Date: Sat, 18 Aug 2001 20:07:56 +0300
- CC: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- References: <Pine.GSO.4.33.0108171928410.1791-100000@techst02.technion.ac.il>
- Sender: gby(at-nospam)lmail.actcom.co.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Shlomi Fish wrote:
>
> I'd like my bash history to search for history while considering the
> prefix of the command up to the cursor. For instance if I wrote "cd " and
> started pressing up and down , it should display all the commands I wrote
> that started with "cd ".
>
> How do I do that?
>
^r and start typing.
Gilad.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il