[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
>
>
>
- Line wrapping issues, Leon Klingele, 2017/08/10
- Re: Line wrapping issues, Leon Klingele, 2017/08/19
- Re: Line wrapping issues, L A Walsh, 2017/08/20
- Re: Line wrapping issues, Leon Klingele, 2017/08/20
- Re: Line wrapping issues, Chet Ramey, 2017/08/21
- Re: Line wrapping issues, Leon Klingele, 2017/08/21
- Re: Line wrapping issues, Chet Ramey, 2017/08/22
- Re: Line wrapping issues, Leon Klingele, 2017/08/22
- Re: Line wrapping issues, Chet Ramey, 2017/08/22