]> git.donarmstrong.com Git - home-base.git/blob - .screenrc
245ca2609aecb1f3347fbe73428fe0e3144e162f
[home-base.git] / .screenrc
1 startup_message off
2 nonblock on
3 obuflimit 12000
4 altscreen on
5 # terminfo and termcap for nice 256 color terminal
6 # allow bold colors - necessary for some reason
7 attrcolor b ".I"
8 # tell screen how to set colors. AB = background, AF=foreground
9 # erase background with current bg color
10 defbce "on" 
11 # enable scrolling in the xterm
12 termcapinfo xterm|xterms|xs|rxvt ti@:te@
13 term xterm-vt220
14 hardstatus alwayslastline
15
16 hardstatus string "%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c:%s %{g}]"
17 caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "