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

Re: Prefix-oriented Bash history




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