On Fri, Apr 10, 2009 at 09:14:44PM +0200, Nicolai Lissner <[email protected]> 
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
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to