From owner-freebsd-hackers Thu Apr 27 13:54:22 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA02725 for hackers-outgoing; Thu, 27 Apr 1995 13:54:22 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA02719 for ; Thu, 27 Apr 1995 13:54:19 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id NAA17695; Thu, 27 Apr 1995 13:54:02 -0700 From: Julian Elischer Message-Id: <199504272054.NAA17695@ref.tfs.com> Subject: Re: ncurses 1.9.0 released To: ache@astral.msk.su (Andrey A. Chernov, Black Mage) Date: Thu, 27 Apr 1995 13:54:02 -0700 (PDT) Cc: jkh@time.cdrom.com, hackers@FreeBSD.org In-Reply-To: from "Andrey A. Chernov, Black Mage" at Apr 27, 95 02:53:10 pm Content-Type: text Content-Length: 690 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > In message <456.798959364@time.cdrom.com> Jordan K. Hubbard writes: > > >So, when do we simply transition over ourselvse? :-) > > >I've been thinking for awhile that having two curses libraries is > >somewhat bogus. Given that ncurses now has a `fallback mode' for > >/etc/termcap, DOES IT? If so, and it's backwards compatible, then I think we should change I've used the keyboard mapping stuff and once you've used it you really don't want to do without it for screen based apps. > I don't see that we have much left to wait for. As soon > >as 1.9.0 makes it into the tree, I'll try some experiements with > >replacing curses entirely with it and see how it works. good idea