From: Simon Ruderich Date: Sat, 26 Dec 2009 03:10:17 +0000 (+0100) Subject: screenrc: Remove xon/xoff bindings. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=70f22b55384076fea01b4bfccc3be45f7c828430;p=config%2Fdotfiles.git screenrc: Remove xon/xoff bindings. They can "freeze" the display and I don't need them. --- diff --git a/screenrc.in b/screenrc.in index 5235e5f..7b74b11 100644 --- a/screenrc.in +++ b/screenrc.in @@ -50,6 +50,10 @@ bind k # kill bind \\ # quit bind ^Z # suspend bind z # suspend +bind ^S # xoff +bind s # xoff +bind ^Q # xon +bind q # xon bind ^G # visual bell bind D # power detach