aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--screen.dot/base.link12
1 files changed, 12 insertions, 0 deletions
diff --git a/screen.dot/base.link b/screen.dot/base.link
index 81a277d..7251637 100644
--- a/screen.dot/base.link
+++ b/screen.dot/base.link
@@ -141,3 +141,15 @@ hardstatus alwayslastline "%{=b}%{Y}Screen(s): %{c}%w %=%{kY}%C%A %D, %M/%d/%Y"
# http://wiki.mutt.org/?MuttFaq/Appearance
# http://old.nabble.com/Mutt-status-lines-under-GNU-screen-td26927395.html
#defbce on
+
+# Support for 256 colors
+# http://robotsrule.us/vim/
+# https://bbs.archlinux.org/viewtopic.php?id=67464
+# https://wiki.archlinux.org/index.php/GNU_Screen#Use_256_colors
+#attrcolor b ".I"
+#termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E38;5;%dm'
+#terminfo rxvt* 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+#termcapinfo rxvt* 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+#defbce "on"
+#term rxvt-256color
+term screen-256color