]> git.madduck.net Git - etc/screen.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

disable visual bell
authormartin f. krafft <madduck@madduck.net>
Fri, 9 Sep 2016 09:52:05 +0000 (11:52 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 9 Sep 2016 09:52:05 +0000 (11:52 +0200)
.screenrc

index 08d47b55a0a12f9b77a62a7c565be9d348b0fc2c..4928a3e8c2af98fe8c1b0f6e53cde4578845958e 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -7,5 +7,6 @@ startup_message off
 defbce on
 altscreen on
 bell_msg ""
 defbce on
 altscreen on
 bell_msg ""
+vbell off
 zombie {}
 term screen-256color
 zombie {}
 term screen-256color