-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.screenrc
More file actions
47 lines (43 loc) · 1.52 KB
/
Copy path.screenrc
File metadata and controls
47 lines (43 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#
# binding services
#
bind R screen -t 'naim' 0 naim
bind E screen -t 'mutt' 0 mutt
bind I screen -t 'bx' BitchX irc.freenode.org
bind X screen -t 'gentoo lists' 0 mutt -f ~/Mail/gentoo
# COLOR: colors codes are combinations of
# [attribute modifier] [color description]
# the manual talks of "attribute/color modifiers".
# see the manual, section "STRING ESCAPES".
#
# Color table:
# 0 Black . leave color unchanged
# 1 Red b blue
# 2 Green c cyan
# 3 Brown / yellow d default color
# 4 Blue g green b bold
# 5 Purple k blacK B blinking
# 6 Cyan m magenta d dim
# 7 White r red r reverse
# 8 unused/illegal w white s standout
# 9 transparent y yellow u underline
#
msgwait 1
startup_message off
#idle 1800 lockscreen
defscrollback 2500
termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
caption always "%{+u wk}%?%-w%?%{yk}/ %n %t \%{wk}%?%+w%?"
hardstatus alwayslastline "%{kw} [-_-] | %{=b g}Host: %H%{+w} %{kw}| %{g}Date: %d/%m/%Y,%c:%s%{m} %{kw}| %{g}Server Load: %l %{kw}| [-_-] "
#screen 0:Compile
#stuff "cd\015. ~/.profile\015cx\015"
#screen 1:fdb
#stuff "cd\015. ~/.profile\015cnp\015"
#screen 2:svn
#stuff "cd\015. ~/.profile\015cx\015"
#screen 3:grep
#stuff "cd\015. ~/.profile\015cx\015"
#screen 4:agicode
#stuff "cd\015. ~/.profile\015cx_agilib\015"
#screen 5:cnpcode
#stuff "cd\015. ~/.profile\015cx_create\015"