Excerpts from LuX's message of 2010-08-16 00:37:54 +0200:
> Example: In bash I have always been missing a history behaving like in
> vim. Let me explain this. If you have typed a long command 'cmd' at
put
"\C-n": history-search-forward
"\C-p": history-search-backward
and/or
"\e[B":history-search-forward
"\e[A":history-search-backward
into ~/.inputrc to get vim-like completion with Control-P/N and/or
up/down keys. Read "man readline" for more info.
--Received on Mon Aug 16 2010 - 01:19:14 CEST
This archive was generated by hypermail 2.2.0 : Mon Aug 16 2010 - 01:24:02 CEST