X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.screenrc;h=c38bbf97ae990cf7a3d2cca5147410528f6f292f;hp=080d0da78f5b14320eda302a0e34a021ef225e2f;hb=9973dcc509c3de46e20d40033dcacdaf367eb736;hpb=a176412eef15af294aebf318c5d6a28025344f72 diff --git a/.screenrc b/.screenrc index 080d0da..c38bbf9 100644 --- a/.screenrc +++ b/.screenrc @@ -1,5 +1,17 @@ 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 xterm +map [1~ +imap [1~ +map [4~ +imap [4~