12 lines
287 B
Diff
12 lines
287 B
Diff
|
--- screen-4.0.2/screen.h.maxstr 2006-07-10 13:37:11.000000000 +0200
|
||
|
+++ screen-4.0.2/screen.h 2006-07-10 13:36:36.000000000 +0200
|
||
|
@@ -86,7 +86,7 @@
|
||
|
|
||
|
#define Ctrl(c) ((c)&037)
|
||
|
|
||
|
-#define MAXSTR 256
|
||
|
+#define MAXSTR 4096
|
||
|
#define MAXARGS 64
|
||
|
#define MSGWAIT 5
|
||
|
#define MSGMINWAIT 1
|