From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23287 invoked from network); 28 Jun 1999 13:09:06 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Jun 1999 13:09:06 -0000 Received: (qmail 11375 invoked by alias); 28 Jun 1999 13:08:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6896 Received: (qmail 11368 invoked from network); 28 Jun 1999 13:08:44 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: pws-24: prompt escapes for script/function and lineno Date: Mon, 28 Jun 1999 17:08:36 +0400 Message-ID: <003601bec167$55404460$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <199906280932.LAA25141@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal > > > Maybe we should make '+%N:%i:%_> ' or something such the default PS4? > > Fine. (Many users wouldn't realise it otherwise, I think.) > Probably, %_ is a bit overkill. I tried it, and the resulting output is hard to read (mostly, because executed lines are no more aligned). I would suggest just '+%N:%i> '. It gives enough information to track down problems. /andrej