bug-bash
[Top][All Lists]
Advanced

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

Re: Buffer corruption when the terminal is resized.


From: Eduardo Bustamante
Subject: Re: Buffer corruption when the terminal is resized.
Date: Sun, 11 Jun 2017 23:35:49 -0500
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Jun 11, 2017 at 12:29:33AM +0200, Paul Peet wrote:
[...]
> Unfortunately, I am still getting the same behavior as before (This
> also happens with xterm for some reason.)

Please do consider that Readline has little knowledge about what has
been written to the terminal. That's the terminal's reponsability.

What Readline does is to write your prompt, and place the cursor right
beside the prompt. In both of your animations, the prompt seems to be
rendered fine, I can't really tell because the animation is a bit fast.

Does the same problem happen if you use a different shell? (zsh, mksh,
dash, ksh93).

-- 
Eduardo Bustamante
https://dualbus.me/



reply via email to

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