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