This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: control-R broken in bash (__fzf_history__)


> If you want to keep installing everything but want to maintain existing
> Ctrl-R behaviour, your best bet is to explicitly bind Ctrl-R to the Bash
> reverse-search function.  You can do this by adding the following line
> to your .bashrc, which (unless you're doing something odd) is executed
> after the contents of /etc/profile.d:
>
>     bind '\C-r:reverse-search-history'
>
> Adam

Thank you, Adam.

I asked an earlier question about fzf (different thread,) so I
followed this with interest. The bind entry for ~/.bashrc works fine.

Keith

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]