Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Assign arrow keys to history search in bash' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Assign arrow keys to history search in bash
Authored by: inca on May 25, '04 01:34:24PM

I had to use:

bind '"\M-[A":history-search-backward'
bind '"\M-[B":history-search-forward'



[ Reply to This | # ]