Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: exit status problem



On 2010-12-20 08:15:47 -0800, Bart Schaefer wrote:
> I've tried it as well but it's extremely difficult to tell whether
> the time is updated at step 3 or not, because every system where I
> try this (including my iMac, though it now occurs to me that may be
> a VNC side-effect, so I should check again when I'm physically in
> front of it) sends multiple SIGWINCH at the shell, and there's no way
> to capture what happens after only one of them.  Vincent seems to be
> getting only a single update after the resize is finished.

It may be related to the window manager: I use fvwm, where the resize
isn't real-time. But the same problem *sometimes* occur with real-time
resize (Style "*" ResizeOpaque); it seems to always occur when one
increases or decreases the width by 1 column only (otherwise the last
two SIGWINCH's generally occur during the same second, so that the
problem is not visible).

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author