aboutsummaryrefslogtreecommitdiff
path: root/screen.dot
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-23 19:09:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-23 19:09:58 -0300
commita57df1c8f0930cdc2c24ff4b1a16ee9ed81ea069 (patch)
treedf646e16c9fb102638c01c5286b7338d45077317 /screen.dot
parent28cf262eaba3aee1ed128ea52287b1330b6fe1d0 (diff)
downloadprofile-a57df1c8f0930cdc2c24ff4b1a16ee9ed81ea069.tar.gz
profile-a57df1c8f0930cdc2c24ff4b1a16ee9ed81ea069.tar.bz2
Support for 256 colors on screen
Diffstat (limited to 'screen.dot')
-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