On 8/22/17 2:26 PM, Leon Klingele wrote:
>> That macro ends with \C-x\C-r
> 
> Actually it ends in \e^\er, it lands in the if-block for me:
> https://github.com/junegunn/fzf/blob/55ee4186aa688e524e041971d588a6f002486deb/shell/key-bindings.bash#L83

Ah, you're using the vi-mode binding. Yes, it applies equally to that
version, replacing the `\er', which is bound to redraw-current-line,
with \C-l.

> 
> Replacing \C-r with \C-l "solves" the issue, but again clears the
> screen which I'd try to avoid.

I understand you'd like to avoid that.

> 
> Are you unable to reproduce the issue?

I'd prefer not to install the ton of software I need to try and replicate
it, so I'm looking at what those who have can tell me.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to