Initial commit

This commit is contained in:
2026-01-21 20:10:02 +02:00
commit 23b3b9aead
6 changed files with 120 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
--- 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 */
/*