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