]> git.donarmstrong.com Git - home-base.git/commitdiff
use xterm-256color instead; fix xterm info line
authorDon Armstrong <don@donarmstrong.com>
Mon, 25 Feb 2013 21:46:06 +0000 (13:46 -0800)
committerDon Armstrong <don@donarmstrong.com>
Mon, 25 Feb 2013 21:46:06 +0000 (13:46 -0800)
.screenrc

index 245ca2609aecb1f3347fbe73428fe0e3144e162f..47d2855e917693a6f09109d6cbb9ce455ba260bb 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -10,7 +10,8 @@ attrcolor b ".I"
 defbce "on" 
 # enable scrolling in the xterm
 termcapinfo xterm|xterms|xs|rxvt ti@:te@
 defbce "on" 
 # enable scrolling in the xterm
 termcapinfo xterm|xterms|xs|rxvt ti@:te@
-term xterm-vt220
+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}]"
 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}]"