summaryrefslogtreecommitdiff
path: root/.screenrc
blob: 9e8849c4bc502d6a3a43fa8bc8471a2bd426f9ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
vbell off
autodetach on
startup_message off
defscrollback 5000
escape ^\\

bind ^\\ other

# Start in HOME.
chdir

# From the Gentoo wiki, hacked for urxvt with Zenburn colours.
hardstatus alwaysfirstline
hardstatus string '%{= dg}[ %{G}%H %{g}][%= %{= dw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'

# # Toggle the status bar.
# bind f eval "hardstatus alwaysignore"
# bind F eval "hardstatus alwayslastline"

# # Bind an rtorrent helper macro.
# register s ^I^Xd.set_directory=~/local/rt/complete^M^S^N
# bind R process s