X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.screenrc;h=f368cba1cbe45e9a09b9b37470a182a644e12985;hb=refs%2Fheads%2Fmain;hp=73640aa25e6027fca508d955843bd0795d233544;hpb=21ff46117fce378813f5d6c15c23c9df5ab16e8a;p=home.git diff --git a/.screenrc b/.screenrc index 73640aa..f368cba 100644 --- a/.screenrc +++ b/.screenrc @@ -4,8 +4,16 @@ vbell off vbell_msg "" bell_msg "" defscrollback 10000 +defutf8 on +defencoding utf8 term screen-256color +# Unbind the vbell toggle. +bind ^g + +# Unbind the digraph command. +bind ^v + # Unbind the lockscreen command. bind x bind ^x @@ -13,6 +21,13 @@ bind ^x # Unbind the license command. bind , +# Unbind window management commands. +bind F +bind ^I +bind S +bind X +bind | + # Unbind the login/logout commands. deflogin off bind L