Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Luciano <lucianoav@gmx.net>
Subject: Re: first line overwritten in Bash
Date: Sat, 12 Apr 2003 01:22:19 +0000 (UTC)
Lines: 18
Message-ID: <Xns935AE45658129lucianoavgmxnet@80.91.224.249>
References: <Xns935ADDA2B1532lucianoavgmxnet@80.91.224.249> <5.2.1.1.2.20030411175636.0261b920@pop3.cris.com>
X-Complaints-To: usenet@main.gmane.org
User-Agent: Xnews/5.03.24

I see.
Your suggestion works, but it's clear that I have to read (even) more 
documentation. That thing is huuuge...

Thanks.
Luciano ES
Santos, SP - Brasil

********************************
Randall R Schulz <rrschulz@cris.com> wrote in
news:5.2.1.1.2.20030411175636.0261b920@pop3.cris.com: 

> You're not signalling BASH (and the readline library it uses)
> which portions of that prompt do not produce characters on the
> screen. That causes it to lose track of where the cursor really
> is when the prompt is printed. Any non-printing sequence in PS1
> should be surrounded by \[ and \]. See the PROMPTING section of
> the BASH manual for more details. 


--
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/

