From eeb98a38df65b59ebb5a235f541f30cd3f9c0c0b Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 18 Jul 2018 12:01:24 +0200 Subject: [PATCH] screenrc: unbind more bindings I often press those bindings by accident but almost never use them on purpose. --- shell/screenrc.in | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.43.2