Date: Mon, 19 Jan 1998 13:34:19 +1030 From: Greg Lehey <grog@lemis.com> To: Norman C Rice <nrice@emu.sourcee.com> Cc: Matthew Hagerty <matthew@wolfepub.com>, freebsd-questions@FreeBSD.ORG Subject: Re: NCurses and cons25 Message-ID: <19980119133419.51132@lemis.com> In-Reply-To: <19980118215624.57801@emu.sourcee.com>; from Norman C Rice on Sun, Jan 18, 1998 at 09:56:24PM -0500 References: <3.0.1.32.19980118212901.006a7da8@wolfepub.com> <19980119131201.34993@lemis.com> <19980118215624.57801@emu.sourcee.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 18, 1998 at 09:56:24PM -0500, Norman C Rice wrote: > On Mon, Jan 19, 1998 at 01:12:01PM +1030, Greg Lehey wrote: >> On Sun, Jan 18, 1998 at 09:29:01PM -0500, Matthew Hagerty wrote: >>> I have had very little luck finding much information on using or >>> configuring curses or ncurses. Also, I can't seem to find any information >>> on how to set a terminal type. >> >> Depending on your shell, do: >> >> (Bourne shell and friends) >> >> $ TERM=cons25; export TERM >> >> (C shell and friends, I think) >> >> % setenv TERM=cons25 > ^ > I believe that should be > > % setenv TERM cons25 Thanks. Guess who doesn't use the C shell. Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980119133419.51132>