From 72162f6e416f8600a9e976fb04e382eb4097d0e0 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 13 Nov 2019 08:32:59 +0100 Subject: [PATCH] screenrc: unbind more bindings --- shell/screenrc.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shell/screenrc.in b/shell/screenrc.in index e2caa74..19bd786 100644 --- a/shell/screenrc.in +++ b/shell/screenrc.in @@ -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. -- 2.43.2