[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: readline doesn't refresh properly anymore
From: |
Dennis Williamson |
Subject: |
Re: readline doesn't refresh properly anymore |
Date: |
Thu, 2 Jun 2016 14:27:56 -0500 |
On Jun 2, 2016 11:25 AM, "Charles T. Smith" <cts.private.yahoo@gmail.com> wrote:
>
> Hello,
>
> I moved from ubuntu 10.04 to 14.04 and now readline usually doesn't refresh
> my command line when scrolling through my history - the last tokens are often
> not shown until I move the cursor there. Is that due to a change in bash?
>
> TIA,
> cts
I'm guessing that you have non-printing characters in your prompt. I don't know why the problem wouldn't have shown up for you before though if your prompt hasn't changed. If this is the problem, you need to surround sequences of non-printing characters with \[ and \].