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 To: cygwin AT cygwin DOT com From: "Mikael" Subject: Question about tab completion Date: Mon, 13 Jun 2005 11:39:02 +0200 Lines: 23 Message-ID: X-RFC2646: Format=Flowed; Original X-IsSubscribed: yes Hello, I've altered my mounts so I can do: $ cd /c/somedirectory instead of $ cd /cygdrive/c/somedirectory The ouput of mount is: $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /c type system (binmode,noumount) But say I type /c, instead of stopping at c as I thought would happen, /cyg is completed and these three are displayed: cygdrive cygwin.bat cygwin.ico Why? Why doesn't it stop at c? Have I done something wrong with my mounts or is this as it should be? Thanks! / M -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/