X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.screenrc;h=1e52b05d61e785907eb0019706e7a71de62bd55c;hb=a5d268ae5f05367aafbd17704e28a6dc495433a4;hp=62e172d1c6c13c63cb9ff3f89dbc2fffbb58fae1;hpb=281c41c92475e4d77eb5f6943a4010fe8e0e03c4;p=home.git diff --git a/.screenrc b/.screenrc index 62e172d..1e52b05 100644 --- a/.screenrc +++ b/.screenrc @@ -1,6 +1,25 @@ startup_message off -nethack on +#nethack on vbell off vbell_msg "" bell_msg "" defscrollback 10000 +defutf8 on +defencoding utf8 +term screen-256color + +# Unbind the lockscreen command. +bind x +bind ^x + +# Unbind the license command. +bind , + +# Unbind the login/logout commands. +deflogin off +bind L +bind I +bind O + +# Set default windowlist to include the hardstatus (PS1 shell setting). +windowlist string "%3n %h%=%f"