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 Date: Tue, 20 Sep 2005 18:14:53 -0700 (PDT) From: Scott Evans To: Cygwin List Subject: bug in bash completion? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I just did a big Cygwin upgrade, which included a jump to bash 3.00.16(11) from 2.x. Completion now seems a bit broken: [tmp] $ ls a. (press TAB) a.el a.html a.txt [tmp] $ ls a.. (extra period shown but not really there) My PS1 is set thusly: PS1="\[\e]2;\H (\u) \w\a\][\W] $ " The bug goes away if I do PS1="$ " I don't see this on a Fedora system running bash 3.00.16(1). Known bug? Problem on my system? Is there other useful info I could offer? gse -- 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/