]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: unbind more bindings
authorSimon Ruderich <simon@ruderich.org>
Wed, 13 Nov 2019 07:32:59 +0000 (08:32 +0100)
committerSimon Ruderich <simon@ruderich.org>
Wed, 13 Nov 2019 08:45:19 +0000 (09:45 +0100)
shell/screenrc.in

index e2caa746732eefc9ddda339ba672094f113146d6..19bd786650db471461ef6badf1361dc4aae4bb44 100644 (file)
@@ -107,6 +107,12 @@ bind _  # silence
 bind H  # log
 bind L  # login
 bind .  # dumptermcap
+bind O  # login on
+bind I  # login off
+bind h  # hardcopy
+bind <  # readbuf
+bind >  # writebuf
+bind =  # removebuf
 
 # 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.