< DisablingBells
Add this to ~/.vimperatorrc:
javascript liberator.beep = function() { return false; }
There's a vb option ("set vb") that replaces the audible bell with a visual bell and a visualbellstyle option that can be set to blank, but when it's set to blank the window still flickers. This is the simplest way I know of to completely remove the bell.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.