On Tue, 19 Jul 2005, Joe Brown wrote: > [snip] > If you delete c:\cygwin\cygwin.bat and .ico files you can create a > folder/directory called c:\cygwin\cygdrive which makes autocompletion for > /cygdrive very convenient. > > However, this means that you need to mung an shortcut/environment (place > cygwin\bin on the system path) that does what cygwin.bat
FYI, to achieve the same without loss of functionality, rename /cygwin.bat to /Cygwin.bat (and /cygwin.ico to /Cygwin.ico) instead of deleting. Windows doesn't care, and bash does case-sensitive tab completion (by default, unless you instruct it not to), so /c<TAB> will complete to /cygdrive. I also found that creating /dev (and populating it) does wonders for tab completion. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/