Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Weichang Yang" <weichang.yang@metera.com>
To: <cygwin@cygwin.com>
Subject: File Completion doesn't work for absolute path?
Date: Fri, 11 May 2001 14:06:03 -0400
Message-ID: <FBEDIDPFBPBGJDLMCANPCEMMCDAA.weichang.yang@metera.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

Hi All,

In cygwin bash, file completion works for relative path, e.g.
	$ cd path1/path2/pa<tab>
works fine. But, it doesn't work for absolute path, e.g.
	$ cd d:/path1/path2/pa<tab>
wont work.

Any one knows why? Is it more difficult for absolute path than for relative
path? Is it because the drive letter?

Thanks,
-wyang




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

