]> git.donarmstrong.com Git - home-base.git/blobdiff - .screenrc
move host configuration out
[home-base.git] / .screenrc
index b1e590ddb71b9b73b8f06dc305d8fc43e7dc98fd..e2d43559268766f1dac548c6b8628280c110c876 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,2 +1,18 @@
 startup_message off
-
+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" 
+# enable scrolling in the xterm
+termcapinfo xterm|xterms|xs|rxvt|screen ti@:te@
+termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+term screen-256color-bce
+hardstatus alwayslastline
+# 
+hardstatus string "%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c:%s %{g}]"
+caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "