From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29539 invoked from network); 8 Sep 2003 20:25:17 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Sep 2003 20:25:17 -0000 Received: (qmail 8225 invoked by alias); 8 Sep 2003 20:24:32 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6541 Received: (qmail 8215 invoked from network); 8 Sep 2003 20:24:32 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Sep 2003 20:24:32 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [192.54.253.222] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Sep 2003 20:24:31 -0000 Received: by binome.blorf.net (Postfix, from userid 1000) id C71BF8FD8E; Mon, 8 Sep 2003 13:24:30 -0700 (PDT) Date: Mon, 8 Sep 2003 13:24:30 -0700 From: Wayne Davison To: Zsh-users List Subject: Re: precmd not being updated when I want Message-ID: <20030908202430.GF28613@binome.blorf.net> References: <20030908201811.GU6280@strindberg.student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030908201811.GU6280@strindberg.student.uu.se> User-Agent: Mutt/1.5.4i On Mon, Sep 08, 2003 at 10:18:11PM +0200, Jesper Holmberg wrote: > Notice how sleep reports it is finished, but the prompt still shows "1". I note that using %j in the PROMPT does exactly the same thing. FYI. ..wayne..