X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Thu, 12 Jul 2001 11:49:29 -0500 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: another termcap library option Message-ID: <20010712114929.D2337@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <3B4D8E2E DOT 20 DOT 635925 AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4D8E2E.20.635925@localhost>; from snowball3@bigfoot.com on Thu, Jul 12, 2001 at 11:46:54AM -0400 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: I contacted the author of the termcap package available from < -: http://www.simtel.net/pub/pd/49634.shtml >. He has agreed to let us use and -: make any changes required. It is full-featured (reads from a termcap file, -: etc.), but will require re-formatting and some tweaks. I've been hacking the tinytcap library from Elvis 1.8 with the hope that it could be added to djgpp. It's at beta stage, but I did not want to post any news about this (or approach Steve K for distribution permission) until I had done a bit more with it. However, I took a quick look at the above termcap package and it looks promising. AFAICT there is no support for padding, and the GNU extension `tparam' is not implemented, but neither of these features is implemented in the tinytcap library, either. Since you already have the author's permission to work with this lib, I think we should go with it.