From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7254 invoked from network); 1 Oct 2002 09:36:09 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 1 Oct 2002 09:36:09 -0000 Received: (qmail 29789 invoked by alias); 1 Oct 2002 09:35:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17749 Received: (qmail 29777 invoked from network); 1 Oct 2002 09:35:57 -0000 Date: Tue, 1 Oct 2002 11:35:55 +0200 From: Laurent Wacrenier To: Bart Schaefer Cc: Laurent Wacrenier , zsh-workers@sunsite.dk Subject: Re: PATCH Re: infinite loop in prompt expansion Message-ID: <20021001093555.GA78178@victor.teaser.fr> References: <20020930145117.GA35025@victor.teaser.fr> <1020930183230.ZM12902@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1020930183230.ZM12902@candle.brasslantern.com> User-Agent: Mutt/1.5.1i Le Lun 30 sep 18:32:30 2002, Bart Schaefer écrit: > It shouldn't infinte loop, but I'd like to point out that it also is not > intended to do anything useful. This may have a sense within PS1 to set a xterm title or a terminal status line. > Hence the fix (which is probably not going to make you happy) is this: Well... that's not what's wroten in the manual. % print -P '%{%8<..<%/%}' /home/lwa