From 96945ec89b8da1b7093b76a1fccc337e546bd5b8 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 16 Sep 2013 11:52:20 -0700 Subject: [PATCH 1/1] fixup termcap for screen --- .screenrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}]" -- 2.39.2