bug-bash
[Top][All Lists]
Advanced

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

Re: Line wrapping issues


From: DJ Mills
Subject: Re: Line wrapping issues
Date: Mon, 14 Aug 2017 10:17:31 -0400

Holy crap there is some nasty stuff in that script.

You can try shopt -s checkwinsize to see if that helps

On Mon, Aug 14, 2017 at 9:06 AM, Ángel <angel@16bits.net> wrote:

> On 2017-08-10 Leon Klingele wrote:
> > Is this problem caused by bash?
> >
> Most likely, something done by fzf is not "completely right" as in fzf
> sets up things in a way that bash is then unable to determine the right
> width of the line it was asked to print.
>
> I guess the sourced file corresponds to this script?
> https://github.com/junegunn/fzf/blob/master/shell/completion.bash
>
> Regards
>
>
>


reply via email to

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