From 60057eea99dab3eda9a282ba70f60889c983a395 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 21 Sep 2010 00:29:08 +0200 Subject: [PATCH] screenrc: Remove some more key bindings I don't need. --- screenrc.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screenrc.in b/screenrc.in index bc2e86e..142e97f 100644 --- a/screenrc.in +++ b/screenrc.in @@ -71,7 +71,9 @@ unsetenv s # probably don't want to copy this. bind K # kill bind k # kill +bind ^K # kill bind \\ # quit +bind ^\ # quit bind ^Z # suspend bind z # suspend bind ^S # xoff -- 2.44.1