From 5adbdcabee9cf6728adefcbb978d50f346bc0daa Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 13 Oct 2003 09:50:33 +0000 Subject: As a followup of ports/57028, remove more "'"s from the keybindings. Submitted by: Neil Darlow --- sysutils/screen/files/patch-etc::etcscreenrc | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'sysutils/screen/files/patch-etc::etcscreenrc') diff --git a/sysutils/screen/files/patch-etc::etcscreenrc b/sysutils/screen/files/patch-etc::etcscreenrc index 59075978783e..a06aa089d5f0 100644 --- a/sysutils/screen/files/patch-etc::etcscreenrc +++ b/sysutils/screen/files/patch-etc::etcscreenrc @@ -1,6 +1,6 @@ ---- etc/etcscreenrc.orig Sun Oct 12 20:19:58 2003 -+++ etc/etcscreenrc Sun Oct 12 20:20:07 2003 -@@ -82,9 +82,9 @@ +--- etc/etcscreenrc.orig Sat Apr 28 08:25:34 2001 ++++ etc/etcscreenrc Mon Oct 13 02:47:20 2003 +@@ -82,13 +82,13 @@ terminfo wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h #remove some stupid / dangerous key bindings @@ -10,5 +10,14 @@ -bind '^\' +bind ^\ #make them better - bind '\\' quit - bind 'K' kill +-bind '\\' quit +-bind 'K' kill +-bind 'I' login on +-bind 'O' login off +-bind '}' history ++bind \\ quit ++bind K kill ++bind I login on ++bind O login off ++bind } history + -- cgit v1.2.3