summaryrefslogtreecommitdiffstats
path: root/screen/widescreen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'screen/widescreen.patch')
-rw-r--r--screen/widescreen.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/screen/widescreen.patch b/screen/widescreen.patch
new file mode 100644
index 0000000..ce969c3
--- /dev/null
+++ b/screen/widescreen.patch
@@ -0,0 +1,13 @@
+diff -Nbaur screen-4.0.3-orig//screen.h screen-4.0.3/screen.h
+--- screen.h.orig 2003-08-22 14:28:43.000000000 +0200
++++ screen.h 2009-09-15 12:19:02.000000000 +0200
+@@ -86,7 +86,7 @@
+
+ #define Ctrl(c) ((c)&037)
+
+-#define MAXSTR 256
++#define MAXSTR 512
+ #define MAXARGS 64
+ #define MSGWAIT 5
+ #define MSGMINWAIT 1
+