]> git.madduck.net Git - etc/screen.git/blobdiff - .screenrc

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:

switch to persistent SSH auth sock
[etc/screen.git] / .screenrc
index c16226cfcb910761cb85b0ff8f6ee2c770aadea4..35af674a19f61e9a493c1d09b06b4514e69e75c0 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,5 @@
 #caption always "%3n %t%? (%u)%?%?: %h%?"
-caption always "[ %H ][%=%?%-Lw%?(%n*%f%t%?(%u)%?)%?%+Lw%?%?%=][ %d-%m %c ]"
+caption always "[ %H ][%=%?%-Lw%?%n*%f %t%?(%u)%?%?%+Lw%?%?%=][ %m-%d %c ]"
 defencoding UTF-8
 nethack on
 defutf8 on
@@ -7,3 +7,6 @@ startup_message off
 defbce on
 altscreen on
 bell_msg ""
+vbell off
+zombie {}
+setenv SSH_AUTH_SOCK $VARDIR/ssh/peristent_ssh_auth.sock