Mail Archives: cygwin/2002/03/15/19:14:56
Dan,
The "~/.inputrc" measures will only affect Readline. (And only in the
shells? Only in BASH?) If your Vim is beeping, then you need to tell it in
its own way: ":set vb" or ":set visualbell".
And neither of those things is going to keep the Cygwin terminal driver
from doing a speaker beep when a ^G / BEL / 007 character is sent to it.
E.g., "echo ^V^G" (simulated typing, as it were) will generate a beep and I
don't think there's a way to prevent that other than disconnecting your
system's internal beep-speaker.
Randall Schulz
Mountain View, CA USA
At 12:42 2002-03-15, you wrote:
>On Fri, 15 Mar 2002, Larry Hall (RFK Partners, Inc) wrote:
>
> > At 02:41 PM 3/15/2002, lockjaw wrote:
> > >How do I turn off the blasted beeping in cygwin?
> >
> > Same as you would in any *NIX environment.
> >
> > cat >~/.inputrc
> > set bell-style none
> > ^D
> >
> > BTW, you'd find information like this in the email archives, despite the
> > fact it's off-topic for this list by most measures.
> >
> > Larry Hall
>
>Tried that already and it didn't work. If it is off-topic, I'll take it
>elsewhere then.
>
>--
>Dan Ebberup
>lockjaw AT demented DOT net
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -