strange behaviour of bash-4.0.17 when used in urxvt
Marc Lehmann
schmorp at schmorp.de
Fri Apr 10 23:37:05 CEST 2009
On Fri, Apr 10, 2009 at 09:14:44PM +0200, Nicolai Lissner <nlissne at linux01.org> wrote:
> >>d. Fixes to the SIGWINCH code so that a multiple-line prompt
> >> with escape sequences is redrawn correctly.
>
> The problem(s) seem to be known in a way - and it seems
> bash-hackers think they are fixed. They probably didn't test their
> fixes with urxvt (and it's different SIGWINCH behaviour)?
Not really different, but urxvt sends *another* sigwinch to the
application as soon as it outputs something when there was a resize during
startup, as there are so many broken programs.
bash is the first program known where the workaround hits another race. a
correctly written program is fine with either behaviour.
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / pcg at goof.com
-=====/_/_//_/\_,_/ /_/\_\
More information about the rxvt-unicode
mailing list