void-packages/srcpkgs/ex-vi/patches/increase-tube.patch

14 lines
392 B
Diff

--- a/config.h 2005-02-19 05:25:39.000000000 -0500
+++ b/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 */
/*