]> git.wh0rd.org - home.git/blame - .screenrc
cros-board: update
[home.git] / .screenrc
CommitLineData
281c41c9 1startup_message off
11495399 2#nethack on
281c41c9
MF
3vbell off
4vbell_msg ""
5bell_msg ""
6defscrollback 10000
88458317
MF
7defutf8 on
8defencoding utf8
e75f78e2 9term screen-256color
97244fc3 10
51dfa16b
MF
11# Unbind the vbell toggle.
12bind ^g
13
14# Unbind the digraph command.
15bind ^v
16
97244fc3
MF
17# Unbind the lockscreen command.
18bind x
19bind ^x
20
21# Unbind the license command.
22bind ,
6a02071f 23
51dfa16b
MF
24# Unbind window management commands.
25bind F
26bind ^I
27bind S
28bind X
29bind |
30
21ff4611
MF
31# Unbind the login/logout commands.
32deflogin off
33bind L
34bind I
35bind O
36
6a02071f
MF
37# Set default windowlist to include the hardstatus (PS1 shell setting).
38windowlist string "%3n %h%=%f"