]> git.deb.at Git - debienna.git/blob - Lefant/dot-screenrc/index.mdwn
use unix newlines everywhere
[debienna.git] / Lefant / dot-screenrc / index.mdwn
1 bitteschoen
2 {{{
3 screen 0 zsh
4
5
6 defutf8               on
7 deflogin              off
8 startup_message       off
9 vbell                 on
10 nethack on
11 bell_msg        'Bell in %n'
12 altscreen off
13
14 termcapinfo xterm*|linux*|rxvt*|Eterm* OP
15
16 defscrollback         1000
17 shell                 zsh
18
19
20 sorendition 10 99 # default!
21
22 #idle 600 eval "screen cmatrix -o -f -u 9 -C red -s" "idle 0"
23
24
25 caption always "%{w$SCREEN_CAPTION_COLOR}%?%-Lw%?%{kW}%n*%f %t%?(%u)%?%{w$SCREEN_CAPTION_COLOR}%?%+Lw"
26
27 }}}