public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Keith Christian <keith1christian@gmail.com>
To: cygwin@cygwin.com
Subject: Re: control-R broken in bash (__fzf_history__)
Date: Wed, 02 Dec 2015 16:27:00 -0000	[thread overview]
Message-ID: <CAFWoy7GrtF3hLzsjr=EVA3m+TYGt3yC=eNdcLZviWhk2bnTfSQ@mail.gmail.com> (raw)
In-Reply-To: <20151201104620.GH14466@dinwoodie.org>

> 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

      reply	other threads:[~2015-12-02 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30 22:59 David Blackstone
2015-12-01 10:46 ` Adam Dinwoodie
2015-12-02 16:27   ` Keith Christian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFWoy7GrtF3hLzsjr=EVA3m+TYGt3yC=eNdcLZviWhk2bnTfSQ@mail.gmail.com' \
    --to=keith1christian@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).