| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <cgf AT redhat DOT com> |
| 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: | <wku2aaj7tc DOT fsf AT blue DOT sea DOT net> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.6i |
| In-Reply-To: | <wku2aaj7tc.fsf@blue.sea.net>; 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |