| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Subject: | SOLVED: Can not turn off terminal beep for completion [Ruby programmers, read this!] |
| MIME-Version: | 1.0 |
| Date: | Tue, 15 May 2007 17:15:38 +0200 |
| Message-ID: | <387E9FC1619C0849BA8934938037E54F08781F@sv-muc-004.venyon-mail.local> |
| In-Reply-To: | <Pine.GSO.4.63.0705151014480.8264@access1.cims.nyu.edu> |
| References: | <387E9FC1619C0849BA8934938037E54F0877FA AT sv-muc-004 DOT venyon-mail DOT local> <Pine DOT GSO DOT 4 DOT 63 DOT 0705150932001 DOT 8264 AT access1 DOT cims DOT nyu DOT edu> <387E9FC1619C0849BA8934938037E54F087800 AT sv-muc-004 DOT venyon-mail DOT local> <Pine DOT GSO DOT 4 DOT 63 DOT 0705151014480 DOT 8264 AT access1 DOT cims DOT nyu DOT edu> |
| From: | "Ronald Fischer" <ronald DOT fischer AT venyon DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id l4FFDi4j024244 |
> Theoretically, but there still could be a few things going > wrong, one of > which being that you and your Cygwin environment have > different ideas of > what $HOME is. At least, the environment variable HOME is set correctly, and also my ~/.bash_profile is read, so this suggests that bash *does* look for my HOME at the expected place. > Try running "bind 'set bell-style none'" from the bash > command line... Indeed, you are right: my .inputrc is not read - but the reason for it is really bizarre: I had installed cygwin together with the Ruby programming language. After this, I decided to also install the "pure Windows version" of Ruby. This installation, however, had the funny side effect to set on Windows the system-wide environment variable INPUTRC to a file 'c:\ruby185\bin\inputrc.euro'!!! My guess is that they use this file for the interactive Ruby shell (irb), but in any case, it means that when bash is started, it sees INPUTRC pointing to a different file and ignores my $HOME/.inputrc! Ronald -- Ronald Fischer <ronald DOT fischer AT venyon DOT com> Phone: +49-89-452133-162 -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |