From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26904 invoked from network); 20 Jun 2001 18:24:54 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Jun 2001 18:24:54 -0000 Received: (qmail 15236 invoked by alias); 20 Jun 2001 18:24:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15007 Received: (qmail 15221 invoked from network); 20 Jun 2001 18:24:14 -0000 Date: Wed, 20 Jun 2001 11:24:18 -0700 (PDT) From: Wayne Davison X-X-Sender: To: Andrej Borsenkow Cc: Zsh Workers Subject: Re: %l prompt expansion change In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII One solution might be to restore the old %l behavior and put the new, consistent tty-output behavior onto a new expansion, like %y, perhaps. ..wayne..