X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=e2d43559268766f1dac548c6b8628280c110c876;hp=024e2de699ae7268fa4b95f4bc67984be63f7c48;hb=c8156c13b3bbf053278e24fc8aecb3faa5e9454f;hpb=356f8dcb44c1f5026407aa44f1f95d7391312876 diff --git a/.screenrc b/.screenrc index 024e2de..e2d4355 100644 --- a/.screenrc +++ b/.screenrc @@ -1,5 +1,4 @@ startup_message off -termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007;Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' nonblock on obuflimit 12000 altscreen on @@ -7,6 +6,13 @@ altscreen on # allow bold colors - necessary for some reason attrcolor b ".I" # tell screen how to set colors. AB = background, AF=foreground -#termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' # 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 "