Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.2.0.9.2.20030201103132.02e95458@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Sat, 01 Feb 2003 11:01:02 -0800 To: "Rolf Campbell" , From: Randall R Schulz Subject: RE: bash & $PS1 (display error) In-Reply-To: <83040F98B407E6428FEC18AC720F5D732DB7B1@exchange.tropicnetw orks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 10:15 2003-02-01, Rolf Campbell wrote: > > -----Original Message----- > > From: Randall R Schulz [mailto:rrschulz AT cris DOT com] > > Sent: Saturday, February 01, 2003 2:01 AM > > To: cygwin AT cygwin DOT com > > Subject: RE: bash & $PS1 (display error) > > > > > > At 20:37 2003-01-31, Rolf Campbell wrote: > > >My prompt is (from the script below) "PS1='$PWD> '". All of the > > >characters are 'printable' and none are \[\] enclosed. > > > > Rolf, > > Is 'printable' different than plain old printable? > >No. > > > Anyway, I can repeat this (and other concomitant artifacts, too). > > > > It looks like a bug. > > > > I like current directory feedback, too, but I hate it in the prompt. > > Putting it in the window title bar is nice, however. If you like that > > idea, try this or something similar: > > > > PS1=$'\[\e]0; \u :: \W (\w)\a\]\!> ' > >I tried just setting my prompt to some long static string (200 a's), and >it produced the same result. This problem has nothing to do with >printing a path in a prompt. Rolf, That's hardly surprising. I assumed you encountered the problem because you were working in a deeply nested directory with a very long absolute name. To me, even modest-length directory names are intrusive when included in the shell prompt, which is why I offered my alternative. Do you just want to have an incredibly long prompt? Randall Schulz >-Rolf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/