X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=.screenrc;h=97d8fe3870a91de4f401ad9421d283b88d788faf;hb=1363ca7da05a11e98df9cb503ec9d75759440580;hp=fdfe888ef29c48c781b169829cead92504a1cdfc;hpb=945cdc2111043f2fc45cdfb54b26ab34cbd7addb;p=home-base.git diff --git a/.screenrc b/.screenrc index fdfe888..97d8fe3 100644 --- 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