X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=e2d43559268766f1dac548c6b8628280c110c876;hp=a9360e881428a19d61ff0b6480309d072cbe96bf;hb=96945ec89b8da1b7093b76a1fccc337e546bd5b8;hpb=75c25d46648fc98023c59bde9ca0aeae480ef422 diff --git a/.screenrc b/.screenrc index a9360e8..e2d4355 100644 --- a/.screenrc +++ b/.screenrc @@ -1,3 +1,18 @@ 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" +# 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 "