X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.screenrc;h=1e52b05d61e785907eb0019706e7a71de62bd55c;hp=98269c2dfaf78b107cc1dcf8cf762db2acc2469e;hb=53756ed8612888ef97a5c39a83e9ceaaed56ac91;hpb=114953998a67a2ff82736c1119d5be41bcb82473 diff --git a/.screenrc b/.screenrc index 98269c2..1e52b05 100644 --- a/.screenrc +++ b/.screenrc @@ -4,3 +4,22 @@ 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"