X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=1e524065a8325aed1465e946f8759f5bfeff7ba9;hp=a9360e881428a19d61ff0b6480309d072cbe96bf;hb=79338c1e59cde086ec29a2e139971a724786c4a9;hpb=75c25d46648fc98023c59bde9ca0aeae480ef422 diff --git a/.screenrc b/.screenrc index a9360e8..1e52406 100644 --- a/.screenrc +++ b/.screenrc @@ -1,3 +1,13 @@ 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:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +nonblock on +obuflimit 12000 +altscreen 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" +term screen-256color