]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Use visual bell.
authorSimon Ruderich <simon@ruderich.org>
Thu, 25 Jun 2009 13:02:22 +0000 (15:02 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 25 Jun 2009 13:02:22 +0000 (15:02 +0200)
screenrc.in

index 36f642f788d81a835a69a744953c8fdbc42777aa..7240b436636d280577a316a29b0c046b14e620fe 100644 (file)
@@ -4,8 +4,8 @@
 # Don't display startup message.
 startup_message off
 
-# Don't use visual bell.
-vbell off
+# Use visual bell instead of audible bell.
+vbell on
 
 # Increase the scrollback buffer.
 defscrollback 10000