]> git.donarmstrong.com Git - home-base.git/blob - .screenrc
update aspell dictionary
[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 termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
14 term xterm-256color
15 hardstatus alwayslastline
16
17 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}]"
18 caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "