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]

Re: completion-ignore-case problem with cygwin


Levy, Bruce wrote:
Hi Igor,

Thank you very much for your reply.

I invoked 'bash -vx --login -i' and watched the commands that were being
executed.  I did NOT see any reference to completion-ignore-case.
Should I see the lines in .inputrc being executed?  I did not see any
.inputrc output.

From my bash shell I ran bind 'set completion-ignore-case on' and that
worked perfectly.  I then tried putting that line into .bashrc and that
also worked.  So, I have a workaround, but I'm not sure why .inputrc is
not invoked.


Why don't you include


export INPUTRC=~/.inputrc

on your .bashrc

You may the then restart bash.

Best Regards,

Carlo

--
Carlo Florendo
Network Administrator
Astra Philippines Inc. (www.astra.ph)
Member of the Astra Group (www.astra.co.jp)


-- 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]