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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 2 Sep 2003 15:16:54 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: bash-2.05b-12 In-Reply-To: <20030902130938.6494632A822@redhat.com> Message-ID: References: <20030902130938 DOT 6494632A822 AT redhat DOT com> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 2 Sep 2003, Corinna Vinschen wrote: > I've updated the version of bash to 2.05b-12. > > This bash now uses the new capabilities and therefore requires > Cygwin 1.5.3 ff. > > The package now adheres to the filesystem hirarchy standard (FHS). Corinna, There is a minor problem with the latest bash: it duplicates the last literal character of the prompt or the last character of the entered command upon redraw. To duplicate, "export PS1='\[\033[32m\033[0m\]$'" (you should see the prompt as '$$'), then enter any word and press ^L to redraw (you should see the last character of that word duplicated, and the prompt becomes '$'). If the last character of the prompt is not a literal character (e.g., if you append '\[\]' to PS1) the last prompt character duplication problem goes away, but the last character of the command is still duplicated upon redraw. I'm hoping it's something simple. If you don't know right away what the problem is, or can't replicate it, let me know and I'll provide more debugging info. I'm using cygwin-1.5.3-1 and bash-2.05b-12. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/