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/

Reply via email to