X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.screenrc;h=f368cba1cbe45e9a09b9b37470a182a644e12985;hb=fb5d2cb632ad05e57c8b257f5a3c85bb75c8ac31;hp=1e52b05d61e785907eb0019706e7a71de62bd55c;hpb=88458317e119fd6baad991b8e3e56e792e16eae7;p=home.git diff --git a/.screenrc b/.screenrc index 1e52b05..f368cba 100644 --- a/.screenrc +++ b/.screenrc @@ -8,6 +8,12 @@ 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 @@ -15,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