]> git.pld-linux.org Git - packages/screen.git/commitdiff
- use term screen-256color (disabled by default anyway) instead of xterm-hacky way
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 15 Feb 2011 20:33:59 +0000 (20:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    screenrc -> 1.7

screenrc

index 03be45ce80415b394d6e77f0940c062b7c5ec16a..20fd748af6a2b093392bb3f60cedca832c85e1f7 100644 (file)
--- 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@
This page took 0.038356 seconds and 4 git commands to generate.