Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: exit status problem
- X-seq: zsh-users 15675
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: exit status problem
- Date: Sat, 25 Dec 2010 16:07:11 +0100
- In-reply-to: <101220081549.ZM26193@xxxxxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20101203152438.GL1727@xxxxxxxxxxxxxxxxxxx> <20101220113433.GA15894@xxxxxxxxxxxxxxxxxxx> <20101220145918.6dd9ff24@xxxxxxxxxxxxxxxxxxxxxxxxx> <101220081549.ZM26193@xxxxxxxxxxxxxxxxxxxxxx>
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