]> git.pld-linux.org Git - packages/screen.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 6 Dec 2003 20:27:27 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    screen-screenrc.patch -> 1.2

screen-screenrc.patch [deleted file]

diff --git a/screen-screenrc.patch b/screen-screenrc.patch
deleted file mode 100644 (file)
index 534bb7d..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
---- screen-4.0.1/etc/etcscreenrc~      2003-11-04 10:01:47.000000000 +0100
-+++ screen-4.0.1/etc/etcscreenrc       2003-11-04 10:03:31.000000000 +0100
-@@ -82,15 +82,15 @@
- terminfo wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h
- #remove some stupid / dangerous key bindings
--bind '^k'
--#bind 'L'
--bind '^\'
-+bind ^k
-+#bind L
-+bind ^\
- #make them better
--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
- # On Debian GNU/Linux, `<--' (Backspace key) should send char `\177':
- bindkey -k kb stuff "\177"
This page took 0.032926 seconds and 4 git commands to generate.