summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.screenrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.screenrc b/.screenrc
index 7074842..a4dd838 100644
--- a/.screenrc
+++ b/.screenrc
@@ -25,7 +25,8 @@ hardstatus string '%{= kG}[ %{G}%H %{g}%{= kG}]%{=b W} %=%-w%{r}(%{b}%n %t%{r})%
defscrollback 10000
# tell screen how to set colors. AB = background, AF=foreground
-termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+#termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+term screen-256color
# =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #