X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=e2d43559268766f1dac548c6b8628280c110c876;hp=b1e590ddb71b9b73b8f06dc305d8fc43e7dc98fd;hb=cc88b4b1c70be4df28e1a66e15607138d7927b18;hpb=64ef8cb5eda80220192fccf0ab3100760a0d3988 diff --git a/.screenrc b/.screenrc index b1e590d..e2d4355 100644 --- 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 "