bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] redraw prompt line on resize


From: Aleksandar Popadić
Subject: [Bug-readline] redraw prompt line on resize
Date: Mon, 19 May 2014 15:41:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Hi,

with readline 6.3 the mechanism for handling window resize has changed. Previously the prompt line would redisplay on window resize. Now it doesn't redisplay until input. Was this intentional? It's causing me some problems.

Not long ago I implemented text reflow on window resize into a terminal emulator and I let readline do it's own reflow on the prompt line. This broke with readline 6.3. The prompt line would disappear until input. I can reflow the prompt line manually but it would get reflown again on input and it's impossible to get it working for all cases properly.

Regards,
Sasha

Attachment: smime.p7s
Description: S/MIME kriptografski podpis


reply via email to

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