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 Date: Tue, 16 Apr 2002 12:45:38 -0400 (EDT) From: Chris Metcalf To: cygwin AT cygwin DOT com Subject: bash 2.05a-3: option to allow drive letter prefixes for completion? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Currently, if you use completion on a path with a drive letter (e.g. "ls -d c:/win"), bash considers the drive letter to be unrelated syntax and expands out of the mounted root instead (e.g. c:/cygwin). This is quite understandable and defensible, but it would be nice to allow drive letters to be considered part of the path name if the user so chooses. In defense of this option, I submit: * If I enter "ls -d c:/win*", the shell *does* include the drive letter prefix as part of the path, and globs corrects (to c:/winnt). * tcsh (6.11.00-4) by default does filename completion including drive letter prefixes. Thanks for your consideration. Chris Metcalf -- InCert Software -- 1 (617) 621 8080 metcalf AT incert DOT com -- http://www.incert.com/~metcalf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/