X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=47d2855e917693a6f09109d6cbb9ce455ba260bb;hp=ec0b0ff6ad1759bc1e345ee33a054bc9b580a33e;hb=927399ed7d11cc2019790c3ef9d6667cbb333df4;hpb=de56f99b892e75c0c3c12554df0742e12cbd9a3a diff --git a/.screenrc b/.screenrc index ec0b0ff..47d2855 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 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 "