X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=e2d43559268766f1dac548c6b8628280c110c876;hp=ec0b0ff6ad1759bc1e345ee33a054bc9b580a33e;hb=c8156c13b3bbf053278e24fc8aecb3faa5e9454f;hpb=de56f99b892e75c0c3c12554df0742e12cbd9a3a diff --git a/.screenrc b/.screenrc index ec0b0ff..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:AB=\E[48;5;%dm:AF=\E[38;5;%dm' nonblock on obuflimit 12000 altscreen on @@ -7,7 +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" -term xterm-256color \ No newline at end of file +# 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 "