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 To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: bash: tab completion failure from (but not at) / Date: Tue, 11 May 2004 12:01:03 +0200 Lines: 47 Message-ID: <8997e59gnlrr.dlg@thorstenkampe.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: isi-dialin-129-80.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de * (2004-05-11 08:25 +0100) > Just lately (all recent snapshots including 20040510) I'm noticing a failure > with tab completion for pathnames beginning /. Thus, I would expect, and in > the past have achieved > > ls /ho > ls /home/ > or > md5sum /usloc > md5sum /usr/local/ > > and so on. > > Now, all I am getting from ls /ho or md5sum /us is a system beep > (i.e. "error!" or some kind of uncertainty or ambiguity affecting bash's > interpretation). > > For pathnames starting elsewhere, there's not a problem. E.g. from HOME I > can press > > cd st > cd stash > > or (cf. problem described above) if I actually *move* to / I can press > > ls ho > ls home/ > or > md5sum usloc > md5sum usr/local/ > > I attach the output from cygcheck -srv. My ~/.inputrc has not altered for > many months and includes the two lines > > set completion-ignore-case On > set show-all-if-ambiguous On I can confirm that almost identically (although I very rarely use bash): under rxvt the cursor "jumps" in the next row and hangs there for about a minute or more until the results are shown. The next then shows output immediately (as it should be). The wrong behaviour doesn't show if i want to complete paths or files not starting with "/" or if I am already in "/". Thorsten, using the latest bash and the latest Cygwin snapshot -- 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/