bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Line wrapping issues


From: Chet Ramey
Subject: Re: Line wrapping issues
Date: Tue, 22 Aug 2017 14:34:28 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]