This is the mail archive of the cygwin@sources.redhat.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]

Re: Case discrimination


Earnie Boyd wrote:
> 
...
> echo 'set completion-ignore-case on' > ~/.inputrc
> C-xC-r

Are you sure you want to suggest wiping out everything else in
.inputrc?  Wouldn't this:

   echo 'set completion-ignore-case on' >> ~/.inputrc

be a lot less destructive?


Daniel
-- 
Daniel Barclay
Digital Focus
Daniel.Barclay@digitalfocus.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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