From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16086 invoked by alias); 10 Aug 2012 16:37:24 -0000 Received: (qmail 15516 invoked by uid 22791); 10 Aug 2012 16:37:21 -0000 X-SWARE-Spam-Status: No, hits=-10.3 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Aug 2012 16:37:02 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7AGb1sa016632 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 10 Aug 2012 12:37:02 -0400 Received: from [10.3.113.99] (ovpn-113-99.phx2.redhat.com [10.3.113.99]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q7AGatdB018848 for ; Fri, 10 Aug 2012 12:37:01 -0400 Message-ID: <502538A6.6020004@redhat.com> Date: Fri, 10 Aug 2012 16:54:00 -0000 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: bad bash tab completion References: <5024B4D4.6080409@shaddybaddah.name> In-Reply-To: <5024B4D4.6080409@shaddybaddah.name> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig7831BE01BE96B636495234A5" X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-08/txt/msg00232.txt.bz2 --------------enig7831BE01BE96B636495234A5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 750 On 08/10/2012 01:14 AM, Shaddy Baddah wrote: > Hi, >=20 > I've been having this problem with bash for about half a year now. I > can't remember the specific upgrade that caused it, but that's around > the time frame. >=20 > So the issue is with tab completion, and looks something like this: >=20 > snapshot 1: >=20 > $ cd ~/../ >=20 > snapshot 2 (after tab-tab): >=20 > $ cd \~/../ Most likely a bug in upstream bash and/or upstream bash-completion. Both of these packages are a bit long in the tooth in cygwin; I really need to find time to upgrade the distro to the latest versions of these packages, which may fix the issue right there. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig7831BE01BE96B636495234A5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 620 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQJTinAAoJEKeha0olJ0Nq2RAIAI/K4NBZIr3Y2ftvwa1RuOm4 woBlzRdnR8B7Z8rjUeRAMBg5Ic6JxJXeW8LV8C00+7J/aHBdAL9goN2Kkws8L3xg ImpQaqXQmLb6Y3PGOZ/2MZg9iBYIcW4qso5gKfMDVeu2eTOny0t8svYrdKoHSeGq xC+Cv+TYA1b2Jk7obipxNNjX8ug82vatMYzX5K5u47MaOvFVPg3mjHQhX1u//8+W NY9YdEW/HQKzIyKIT/YM1IQ+JttOqpdSG0xJdFSbmaxciXmnnhRPQ/FG0LtQ5Y8s HejpL5RtGTIySvtvJBVSk0yR+tnKrVIyYTc7GFD8CGpowjQkA/Fu6KGzf3oEPKY= =sg9o -----END PGP SIGNATURE----- --------------enig7831BE01BE96B636495234A5--