Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-4.3.1[45] problem on FreeBSD
- X-seq: zsh-workers 30072
- From: "Herbert J. Skuhra" <hskuhra@xxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: zsh-4.3.1[45] problem on FreeBSD
- Date: Sun, 01 Jan 2012 15:25:28 +0100
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= date:message-id:from:to:subject:in-reply-to:references :mime-version:content-type; s=mesmtp; bh=Z1m9gtuGTBTrxHV67P9VtPF v3wA=; b=c8CWCQIlpspR+gA5owIv6q0T6TrdK3ciGU6qZN1KCitKZXH2+VLcNzL O/EfDdp9vRSzwqZoul3G3//g2t7GAFXnF5wKJuQAomOQQjKl+vezqTDSxIPPciO4 yJZcgJXWHSbgA6LDp9i2uDlfT0xdMZqULjTAxa5g5VueRdZv3P5g=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:message-id:from:to:subject :in-reply-to:references:mime-version:content-type; s=smtpout; bh=Z1m9gtuGTBTrxHV67P9VtPFv3wA=; b=ksxN55Z/uclapIUyD7T+DYgMm7z3 SDsVL6q9dW9xB0E6P2uvO9S4CEQe9z/zA8Me9q1SQ98p+hG4OBIj68UbM2CFOZmp 1Mn6qT++XJCmMuPeCcG6dHW6+TogkRtLBLtfNVGmNsJw7EpQ0NgMH/7Hupeexvwq Lm9MR0h4w1C8+WM=
- In-reply-to: <CAH+w=7Z_y7m17b40v+WzJKMhDd-ZWH6bwYYVwt7R0H8Fger9YA@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1324929718.26691.140661016136941@webmail.messagingengine.com> <111226183140.ZM23495@torch.brasslantern.com> <877h1hn40t.wl%hskuhra@fastmail.fm> <CAH+w=7Z_y7m17b40v+WzJKMhDd-ZWH6bwYYVwt7R0H8Fger9YA@mail.gmail.com>
On Tue, 27 Dec 2011 16:53:15 -0800
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Out of curiosity, what happens if you put a "sleep 5" somewhere in
> your init files? I'm wondering if there's some kind of race between
> the terminal getting opened and the first attempt to output something.
Adding a "sleep x" (x >= 0) to ~/.zshrc does indeed help.
Thanks.
--
Herbert
Messages sorted by:
Reverse Date,
Date,
Thread,
Author