]> git.donarmstrong.com Git - home-base.git/blobdiff - .screenrc
* add jilx
[home-base.git] / .screenrc
index 080d0da78f5b14320eda302a0e34a021ef225e2f..4571742c5c7a6d9c5b457f726353b78c26e9808b 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,10 @@
 startup_message off
-termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
 nonblock on
 obuflimit 12000
-
+altscreen on
+# terminfo and termcap for nice 256 color terminal
+# allow bold colors - necessary for some reason
+attrcolor b ".I"
+# tell screen how to set colors. AB = background, AF=foreground
+# erase background with current bg color
+defbce "on"