summaryrefslogtreecommitdiffstats
path: root/screenrc
blob: 27b7caa28ffbea702112a2636155c8d6dd0e480a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# .screenrc, based on Eidolos' config at http://sartak.org/conf/
startup_message off
nethack on

# no more "bell in window 1", Crassworm!!
bell_msg ""

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

# lines of scrollback!
defscrollback 2000

# 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