summaryrefslogtreecommitdiffstats
path: root/screenrc
blob: 5cc6b3c343dcbbf11bc6fcaddbbb369b078c7bfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
startup_message off
nethack on

# change ^A to ^B -- ^B has no real meaning in bash, vim, or nethack.
escape ^Bb

# 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