This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about tab completion


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<tab>, 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]