X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.screenrc;fp=.screenrc;h=f368cba1cbe45e9a09b9b37470a182a644e12985;hp=1e52b05d61e785907eb0019706e7a71de62bd55c;hb=51dfa16b43d0f73ad56270d36a34b672a7de023a;hpb=6bc138afcd1880873825fe023916dccd87baa368 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