]> git.pld-linux.org Git - packages/screen.git/blobdiff - screenrc
up to 4.3.1 (28/06/2015); ipv6 patch disabled
[packages/screen.git] / screenrc
index e4aaf964e9d0d494661051849b5aac38da2885a5..45854cbb38689fea55b2bd56849d81440cfb5602 100644 (file)
--- a/screenrc
+++ b/screenrc
@@ -29,10 +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|xterm-color|xterms|xs|konsole|konsole-256color|rxvt|gnome-terminal ti@:te@
This page took 0.219249 seconds and 4 git commands to generate.