]> git.donarmstrong.com Git - home-base.git/blob - .screenrc
update debian known hosts
[home-base.git] / .screenrc
1 startup_message off
2 termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
3 nonblock on
4 obuflimit 12000
5 altscreen on
6 # terminfo and termcap for nice 256 color terminal
7 # allow bold colors - necessary for some reason
8 attrcolor b ".I"
9 # tell screen how to set colors. AB = background, AF=foreground
10 #termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
11 # erase background with current bg color
12 defbce "on" 
13 term screen-256color