X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=p1eV2fo2jhwk9yvIzqmhdSOqTJrCKa15WLkayRLu7r+yubNQDPT2t
	3zjPnM86VCAXGW354XzcdyAsx60D3y1xmcn8X34c1ukOiCR0CBOi8GBkpYVMPbdw
	XhZiYuf07LE/vIHGgc+UgdHLuHY746udWBXs5ujrboHgKan2B2dN4I=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=8O4KxflZqhK6YYXIgjWUEsUCNC4=; b=FQymIobh9t8vq/uIqzibx1jyzn9E
	pwi20V54PwN6YIx83gtfzRnhzxAI6/Gzpf5LRSqUAodeaa+xk4JNxEfXGNEGUV53
	A4X4uJEAQrb46SoAN74X9EoV4D4sIyw9yntlNvPctHM+nQ+0vf87IcOSQ0OSHzpO
	wTs73THN2PopLds=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=6.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2
X-HELO: nm10-vm1.bullet.mail.gq1.yahoo.com
Date: Tue, 14 Apr 2015 09:14:38 +0000 (UTC)
From: Marilo <narium85-mlscar@yahoo.co.uk>
Reply-To: Marilo <narium85-mlscar@yahoo.co.uk>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <1069470763.2636286.1429002878823.JavaMail.yahoo@mail.yahoo.com>
Subject: tab autocomplete  is going mad (waiting and giving a beep or being slow then displaying too many possibilities)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Tab autocomplete is going mad.. 
Either 
A) It waits for a while, in which time I can't type anything, then it gives a beep and exits, letting me type, but not displaying anything
or
B) It waits for a while, then says there are loads of possibilities

I'll demonstrate showing how it is for this directory.

First i'll show the directories contents in regular cmd.exe 

Then i'll show the tab behaviour. There isn't much to show for case A(the case of the beep). But i'll show for Case B(the long listing). And i'm sure if Case A or B is solved, Case A and case B will be solved. So let's look at Case B(the long listing).

Here are the real contents of the ccc directory


C:\cygwin\home>cd user 

C:\cygwin\home\user>cd ccc 

C:\cygwin\home\user\ccc>dir 
Volume in drive C has no label. 
Volume Serial Number is B411-D580 

Directory of C:\cygwin\home\user\ccc 

13/04/2015  10:08 PM    <DIR>          . 
13/04/2015  10:08 PM    <DIR>          .. 
13/04/2015  10:08 PM                 0 r 
1 File(s)              0 bytes 
2 Dir(s)   7,146,205,184 bytes free 

C:\cygwin\home\user\ccc>

Or the real contents from cygwin with ls (rather than tab)

user@comp ~/ccc 
$ pwd 
/home/user/ccc 

user@comp ~/ccc 
$ ls 
r 

user@comp ~/ccc 
$ ls -l 
total 0 
-rw-r--r-- 1 user None 0 Apr 13 22:08 r 

user@comp ~/ccc 
$ 




Going into cygwin-

C:\cygwin>cygwin<ENTER>
For some reason tab is going mad in cygwin 
user@comp ~/ccc  <---- I hit Tab
$ 
Display all 2382 possibilities? (y or n) 
! 
) 
./ 
: 
[ 
[.exe 
[[ 
]] 
_DataOracleClientPerfCounters_shared12_neutral.h 
_DataOracleClientPerfCounters_shared12_neutral.ini 
_DataPerfCounters.h 
_DataPerfCounters.ini 
_dataperfcounters_shared12_neutral.h 
_dataperfcounters_shared12_neutral.ini 
_NetworkingPerfCounters.h 
_Networkingperfcounters.ini 
_NetworkingPerfCounters_v2.h 
_Networkingperfcounters_v2.ini 
_SMSvcHostPerfCounters.h 
_SMSvcHostPerfCounters.ini 
_TransactionBridgePerfCounters.h 
_TransactionBridgePerfCounters.ini 
{ 
} 
1 
3rd-party-licenses.txt 
7B296FB0-376B-497e-B012-9C450E1B7327-5P-0.C7483456-A289-439 
7B296FB0-376B-497e-B012-9C450E1B7327-5P-1.C7483456-A289-439 
a.a 
a.b 
a.txt 
a2p.exe 
aaclient.mof 
--More-- 

user@comp ~/ccc 
$ 

-- 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

