From: Don Armstrong Date: Mon, 16 Sep 2013 18:52:20 +0000 (-0700) Subject: fixup termcap for screen X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=96945ec89b8da1b7093b76a1fccc337e546bd5b8;hp=e0fee9c27940a27863a3f88e108265c289a28765 fixup termcap for screen --- diff --git a/.screenrc b/.screenrc index 47d2855..e2d4355 100644 --- a/.screenrc +++ b/.screenrc @@ -9,9 +9,9 @@ attrcolor b ".I" # erase background with current bg color defbce "on" # enable scrolling in the xterm -termcapinfo xterm|xterms|xs|rxvt ti@:te@ +termcapinfo xterm|xterms|xs|rxvt|screen ti@:te@ termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' -term xterm-256color +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}]"