summaryrefslogtreecommitdiffstats
path: root/screenrc
blob: da92e64ddadcf61126077b87d708ba59c84a706e (plain) (blame)
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
# .screenrc, based on Eidolos' config at http://sartak.org/conf/
startup_message off
nethack on

# bells in background windows make bells in the foreground window
bell_msg "^G"

# i turn visual bell on in terminal settings, don't do it here
vbell off

# avoid logging in a new user for every term (thanks toft)
deflogin off

# lines of scrollback!
defscrollback 4096

# quick esc timeout
maptimeout 50

# use the alternate screen feature (for full-screen curses apps, etc)
altscreen on

# some keybindings
bind ^a windowlist -b
bind ^g screen //group