-
Notifications
You must be signed in to change notification settings - Fork 3
/
.screenrc
34 lines (28 loc) · 906 Bytes
/
.screenrc
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
defscrollback 10000
defshell -bash
term screen-256color
shelltitle '$ |bash'
hardcopydir $HOME
multiuser off
defscrollback 25000
defflow off
hardstatus off
bell_msg ""
vbell off
vbell_msg ""
altscreen on
startup_message off
activity "Things happening in %"
hardcopy_append off
# Enable utf8
defutf8 on
# Use the \ key instead of "C-a"
#escape ^\\\
termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
termcapinfo xterm ti@:te@
termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
#caption always "%{=b dw}:%{-b dw}:%{=b dk}[ %{-b db}%{-b dc}screen %{=b dk}] [ %= %?%{-b dc}%-Lw%?%{+b dk}(%{+b db}%n:%t%{+b dk})%?(%u)%?%{-b db}%?%{-b dc}%+Lw%? %{=b dk}]%{-b dw}:%{+b db}:"
caption always "%{=b dw}%{+b wk}:%{+b wk}: %{+b wk}%D %d.%m %c %{+b wk}:%{+b wk}:%= %{=b wk}%-w%{+u wk}%n %h %t%{-}%{=b wk}%+w "
# Create some windows right at start
#screen -l -ln -t bash 0
#screen -l -ln -t bash 1