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