From 486a35a50f75751bc025b4350414a991db94b63b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 15 Feb 2011 20:33:59 +0000 Subject: [PATCH] - use term screen-256color (disabled by default anyway) instead of xterm-hacky way Changed files: screenrc -> 1.7 --- screenrc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/screenrc b/screenrc index 03be45c..20fd748 100644 --- a/screenrc +++ b/screenrc @@ -29,13 +29,8 @@ zombie "^Mr" # utf8 by default defutf8 on -# terminfo and termcap for nice 256 color terminal -# 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" +# 256 colors terminal +# term screen-256color # use terminal scrollback buffer termcapinfo xterm|xterms|xs|konsole|konsole-256color|rxvt|gnome-terminal ti@:te@ -- 2.44.0