]> git.wh0rd.org - home.git/blob - .screenrc
cros-board: update
[home.git] / .screenrc
1 startup_message off
2 #nethack on
3 vbell off
4 vbell_msg ""
5 bell_msg ""
6 defscrollback 10000
7 defutf8 on
8 defencoding utf8
9 term screen-256color
10
11 # Unbind the lockscreen command.
12 bind x
13 bind ^x
14
15 # Unbind the license command.
16 bind ,
17
18 # Unbind the login/logout commands.
19 deflogin off
20 bind L
21 bind I
22 bind O
23
24 # Set default windowlist to include the hardstatus (PS1 shell setting).
25 windowlist string "%3n %h%=%f"