From: Simon Ruderich Date: Wed, 13 Nov 2019 07:32:59 +0000 (+0100) Subject: screenrc: unbind more bindings X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=72162f6e416f8600a9e976fb04e382eb4097d0e0;hp=2903cb8c862224eb5e8441fc6987878f243b2e85 screenrc: unbind more bindings --- 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.