aboutsummaryrefslogtreecommitdiff
path: root/sysutils/screen/files
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 03:28:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 03:28:04 +0000
commiteedb2a465c51af72e969bf19dec9cbb5f55b9da1 (patch)
treeeac80ae56f5c8aafc1c7537f541d34b9dd0c2ec1 /sysutils/screen/files
parent2f9f9b16c83950bd2f652d26f99a1fa338471839 (diff)
downloadports-eedb2a465c51af72e969bf19dec9cbb5f55b9da1.tar.gz
ports-eedb2a465c51af72e969bf19dec9cbb5f55b9da1.zip
Added patch to remove warning during startup.
(also use INFO files feature) PR: ports/57028 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: cy@ temp absence note
Notes
Notes: svn path=/head/; revision=90978
Diffstat (limited to 'sysutils/screen/files')
-rw-r--r--sysutils/screen/files/patch-etc::etcscreenrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/screen/files/patch-etc::etcscreenrc b/sysutils/screen/files/patch-etc::etcscreenrc
new file mode 100644
index 000000000000..59075978783e
--- /dev/null
+++ b/sysutils/screen/files/patch-etc::etcscreenrc
@@ -0,0 +1,14 @@
+--- etc/etcscreenrc.orig Sun Oct 12 20:19:58 2003
++++ etc/etcscreenrc Sun Oct 12 20:20:07 2003
+@@ -82,9 +82,9 @@
+ terminfo wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h
+
+ #remove some stupid / dangerous key bindings
+-bind '^k'
++bind ^k
+ #bind 'L'
+-bind '^\'
++bind ^\
+ #make them better
+ bind '\\' quit
+ bind 'K' kill