]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: unbind more bindings
authorSimon Ruderich <simon@ruderich.org>
Wed, 18 Jul 2018 10:01:24 +0000 (12:01 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 18 Jul 2018 10:01:24 +0000 (12:01 +0200)
I often press those bindings by accident but almost never use them on
purpose.

shell/screenrc.in

index e9f397a7c7036816765a015752a9941ca6d6038c..de785d600e397a87b30a3c757b7a2dd2ffaa31ae 100644 (file)
@@ -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.