X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=47d2855e917693a6f09109d6cbb9ce455ba260bb;hp=a9360e881428a19d61ff0b6480309d072cbe96bf;hb=927399ed7d11cc2019790c3ef9d6667cbb333df4;hpb=75c25d46648fc98023c59bde9ca0aeae480ef422 diff --git a/.screenrc b/.screenrc index a9360e8..47d2855 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 ti@:te@ +termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +term xterm-256color +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 "