This is the mail archive of the cygwin@sourceware.cygnus.com 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]

bash mixed-case completion?



Is it possible to have bash be case-insensitive when completing?

i.e. I don't have to *know* the exact case for completion to succeed.
I'd like to be able to type either:
  ls /c/winn<TAB>     OR
  ls /c/WINN<TAB>

.. and have them both complete.  Emacs' shell-mode seems to support this.


Also is there a way to get completion to work when a drive letter is
present?

Eg. the following will not complete:

  ls c:/<TAB>

Thanks,

    --- John

[Please copy me on any replies, as I'm not yet on this alias]

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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