From: Simon Ruderich Date: Wed, 18 Jul 2018 10:01:24 +0000 (+0200) Subject: screenrc: unbind more bindings X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=eeb98a38df65b59ebb5a235f541f30cd3f9c0c0b screenrc: unbind more bindings I often press those bindings by accident but almost never use them on purpose. --- diff --git a/shell/screenrc.in b/shell/screenrc.in index e9f397a..de785d6 100644 --- a/shell/screenrc.in +++ b/shell/screenrc.in @@ -101,6 +101,11 @@ bind ^Q # xon bind q # xon bind ^G # visual bell bind D # power detach +bind M # monitor +bind _ # silence +bind H # log +bind L # login +bind . # dumptermcap # Bindings for fast switching to windows 10 to 19. Thanks to skizzhg in # #screen on Freenode (2010-10-31 21:49 CET) for the suggestion.