summaryrefslogtreecommitdiffstats
path: root/abs/core/vi/increase-tube.patch
blob: 5010798ce6dcbc0c0a5169620b6e4051388952ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- config.h	2005-02-19 05:25:39.000000000 -0500
+++ config.h.fixed	2010-01-04 22:02:01.000000000 -0500
@@ -95,8 +95,8 @@
 #define TUBESIZE        6000    /* Maximum screen size for visual */
 #else	/* VMUNIX */
 #define TUBELINES       100
-#define TUBECOLS        160
-#define TUBESIZE        16000
+#define TUBECOLS        320
+#define TUBESIZE        32000
 #endif	/* VMUNIX */
 
 /*