Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 22 Oct 2000 17:38:34 -0400 From: Christopher Faylor To: cygwin AT sources DOT redhat DOT com Subject: Re: bash 2.04.0(1) does not complete /cygdrive ? Message-ID: <20001022173834.C9370@redhat.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: ; from posting-list@MailAndNews.com on Wed, Oct 18, 2000 at 09:57:51PM +0300 On Wed, Oct 18, 2000 at 09:57:51PM +0300, Jari Aalto+list.cygwin wrote: > > GNU bash, version 2.04.0(1)-release (i586-pc-cygwin) > > I was under the impression that bash would certainly recognize > the /cygdrive/x/.... but it doesn't. The TAB key is dead if > I try: > > $ cd /cygd[TAB] > $ cd /cygdrive/[TAB] > > I think this is a bug or unimplemented feature. Try doing a 'ls /cygdrive'. What do you see? /cygdrive is valid only when it is followed by a single character, /cygdrive/a, /cygdrive/c, etc. Otherwise, the string /cygdrive has no special meaning to cygwin and /cygdrive is not considered to be a directory containing all of the available drives. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com