Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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 <gse AT antisleep DOT com> To: Cygwin List <cygwin AT cygwin DOT com> Subject: bug in bash completion? Message-ID: <Pine.LNX.4.58.0509201811360.1058@oontz.dissonant.org> 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/