summaryrefslogtreecommitdiffstats
path: root/configs/.screenrc
blob: 75f7f4fcf48add51de8b437c8232458dda8e3e9b (plain)
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
vbell on

autodetach on

startup_message off

#bindkey "^[OQ" split
#bindkey "^[OR" focus
#bindkey "^[OS" remove
bindkey -k k2 split -v
bindkey -k k3 focus
bindkey -k k4 remove
bindkey -k k5 split

bindkey -k k8 screen
bindkey -k k9 next

bind o focus
caption always "%w"

#replace Ctrl-A by Ctrl-Z
escape ^Zz
#escape ^Oo

hardstatus alwayslastline "%H %C%a %M %d, %Y Load: %l "
logfile /tmp/screen.log