From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 27 Jul 2001 13:49:03 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: termios cursor motion support Message-ID: <3B61714F.10479.83A455@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com BTW, I've succeeded in splitting tminit.c into tminit.c, tmread.c, and tmwrite.c so that tminit.c doesn't grow unmanagably large. I'll commit this change after I've made sure everything still works. Mark