|
From: | Niraj Kulkarni |
Subject: | Re: [PATCH] : bash 4.2 history_search_anywhere using up-down keys |
Date: | Wed, 25 May 2011 13:11:49 +0530 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 |
Hi all,Since I didn't get any replies to earlier message, can anybody please clarify me whether that was due to:
1. Poor documentation(feature description) 2. Unnecessary feature3. Already implemented feature (it wasn't present in bash 4.2 by the time first mail was written)
Any reply to this mail is highly appreciated. Niraj On Tuesday 17 May 2011 10:33 PM, Niraj Kulkarni wrote:
Hi all,I have created a simple patch to have history search with up-down arrow, to search anywhere within history string (unlike at begining in history-search-forward/backward). Please see if it is useful.Bash version : 4.2 Here is my .inputrc "\e[A": history-search-backward-new "\e[B": history-search-forward-new Niraj
[Prev in Thread] | Current Thread | [Next in Thread] |