]> git.donarmstrong.com Git - home-base.git/blobdiff - .screenrc
* add markdown mode and reftex addition to orgmode
[home-base.git] / .screenrc
index fdfe888ef29c48c781b169829cead92504a1cdfc..97d8fe3870a91de4f401ad9421d283b88d788faf 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,5 @@
 startup_message off
-#termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
+termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007;Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
 nonblock on
 obuflimit 12000
 altscreen on
@@ -10,3 +10,4 @@ attrcolor b ".I"
 #termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
 # erase background with current bg color
 defbce "on" 
+term xterm-256color
\ No newline at end of file