You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
287 B
12 lines
287 B
19 years ago
|
--- 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
|