From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16590 invoked by alias); 2 Jan 2012 19:36:53 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30077 Received: (qmail 23528 invoked from network); 2 Jan 2012 19:36:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <120102113646.ZM10622@torch.brasslantern.com> Date: Mon, 02 Jan 2012 11:36:46 -0800 In-reply-to: <1325504327.20710.140661018273689@webmail.messagingengine.com> Comments: In reply to "Herbert J. Skuhra" "Re: zsh-4.3.1[45] problem on FreeBSD" (Jan 2, 12:38pm) References: <1325504327.20710.140661018273689@webmail.messagingengine.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: "Herbert J. Skuhra" , "" Subject: Re: zsh-4.3.1[45] problem on FreeBSD MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Jan 2, 12:38pm, Herbert J. Skuhra wrote: } Subject: Re: zsh-4.3.1[45] problem on FreeBSD } } On Sun, Jan 1, 2012, at 12:08, Bart Schaefer wrote: } } > Try the patch below (with the "sleep" removed from .zshrc) and let us } > know if it resolves the problem? } } It does. Thank you. Thanks for your help with diagnosis. One other question, more of curiosity than anything else: Does your desktop or window manager open terminal windows in an "animated" way, e.g., zoom them from a small size to fully open to give the illusion of them popping up from an icon or task bar, or some such thing? Just wondering if there's a reason zsh might be receiving a stream of window size change notifications, beyond the simple race condition.