Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Wed, 2 Jun 1999 10:51:55 -0400
From: Chet Ramey <chet@nike.ins.cwru.edu>
To: earnie_boyd@yahoo.com
Subject: RE: Beeping in bash. (Again)
Cc: epree@softhome.net, cygwin@sourceware.cygnus.com
Reply-To: chet@po.CWRU.Edu
In-Reply-To: Message from earnie_boyd@yahoo.com of Wed, 2 Jun 1999 07:14:49 -0700 (PDT) (id <19990602141449.8066.rocketmail@web103.yahoomail.com>)
Message-ID: <990602145155.AA01943.SM@nike.ins.cwru.edu>
Read-Receipt-To: chet@po.CWRU.Edu
Content-Type: text/plain; charset=us-ascii

> --- Eric Pree <epree@softhome.net> wrote:
> > Like Keith, I have tried that.  Still beeps.  I guess I'll just switch
> > shells if bash isn't going to play nice.
> 
> It works well for me or I wouldn't have posted it.  Once you have the .inputrc
> file in your HOME directory then you must restart bash or C-x C-r.  Do you have
> a HOME environment variable?

You can also use the `bind' builtin to have the change take effect immediately:

	bind 'set bell-style none'

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

