Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.2.0.58.20000925141546.00c84c90@pop.teknowledge.com> X-Sender: rschulz AT pop DOT teknowledge DOT com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 25 Sep 2000 14:23:17 -0700 To: Chris Dellario , "'cygwin AT sourceware DOT cygnus DOT com'" From: Randall R Schulz Subject: Re: How do you shut off the beeps in vim? In-Reply-To: <849D30D91B33D41181EB00B0D020AA8C3A5AA3@mail.hq.bowstreet.c om> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Chris, Vim has extensive on-line help. Type ":help bell" for starters. There it will tell you: "... See 'visualbell' on how to make the bell behave like a beep, screen flash or do nothing." That said, I just gave it a try and after issuing ":set vb" I get neither a flash nor a beep. Perhaps it's a termcap / terminfo problem or maybe I have my TERM set wrong or something. I've never tried the visual bell before (under Cygwin) and haven't had any other problems with Vim (or "less") driving my terminal properly. That is, no problems other than the disappointing lack of an "alternate page" capability to separate a visual program's activities from command-line output. If anybody could tell me how to make that work, I'd appreciate it. Randall Schulz Teknowledge Corp. Palo Alto, CA USA At 01:56 PM 09/25/2000 , Chris Dellario wrote: >Ok, newbie question here, but I couldn't find this info anywhere. I learned >that bind 'set bell-style none' will kill the beeps in bash, but what about >vim? Doing a :set noeb doesn't work, and I've tried changing TERM but that >doesn't seem to work either. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com