Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 09:56:32 +0400 (MSD)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        scrappy@ki.net (Marc G. Fournier)
Cc:        current@freebsd.org
Subject:   Re: termcap/curses vs ncurses
Message-ID:  <199604080556.JAA01213@astral.msk.su>
In-Reply-To: <Pine.BSI.3.92.960408011517.20504A-100000@freebsd.ki.net> from "Marc G. Fournier" at "Apr 8, 96 01:26:38 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, 8 Apr 1996, [KOI8-R] Андрей Чернов wrote:
> 
> > > 	curses is dated '94, termcap is dated '93, and I haven't figured
> > > out what mytinfo is used for, but its dated '92, while ncurses is being
> >
> > mytinfo is terminfo emulator.
> >
> 	what do you mean by an 'emulator'?  does ncurses replace it, or does
> it augment ncurses?  is there currently any reason to keep it in the
> library try?

1.8.6 ncurses can't use termcap directly. 1.9.9 already have mytinfo
integrated.

> > proper way:
> > Pass#1: bring up 1.9.9 ncurses
> 
> 	Okay, but this has to be brought up with termcap only support,
> which to me, means that we are taking a perfectly good library and hacking
> to do something that it wasn't meant to do (namely, use termcap)

No, it already understand termcap if configured with --with-termcap configure
option. Hacking means remove terminfo database support. Better #ifdef'ed,
and with configure option so it is a chance to pass it back to
maintainers.

> > Pass#2: replace mytinfo with fake dummy library
> 
> 	What code requires mytinfo that mytinfo can't just be removed
> from the source tree?

Some ports/vendors already knows about mytinfo for FreeBSD.

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604080556.JAA01213>