From owner-freebsd-hackers Wed Feb 26 01:52:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA28568 for hackers-outgoing; Wed, 26 Feb 1997 01:52:37 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA28561 for ; Wed, 26 Feb 1997 01:52:30 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id KAA10383; Wed, 26 Feb 1997 10:52:08 +0100 From: Thomas Gellekum Message-Id: <199702260952.KAA10383@ghpc6.ihf.rwth-aachen.de> Subject: Re: what 'dialog' library is used with sysinstall and what not? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 26 Feb 1997 10:52:07 +0100 (MET) Cc: brandon@cold.org, freebsd-hackers@freebsd.org In-Reply-To: <14519.856943399@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 25, 97 11:49:59 pm" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard wrote: > > Exactly. See /usr/ports/devel/tvision for what I'm currently in the > process of moving to. :-) tvision is unusable on with a sane terminal setting like cons25l1 (which IMHO should be the default for syscons) or with pcvt or an xterm. libdialog is at least terminal independent. tg