From: ARichard@stark.cc.oh.us ("Richardson,Anthony")
Subject: RE: Ncurses1.9.9g
13 Jun 1997 07:37:03 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199706131048.GAA07061.cygnus.gnu-win32@dialup.oar.net>
Original-To: gnu-win32 <gnu-win32@cygnus.com>
X-Mailer: Worldtalk (NetConnex V4.00)/MIME
Original-Sender: owner-gnu-win32@cygnus.com



jman@lx.net wrote:
> Well except for clear does anyone know how to get clear to work. I have
> my term set as linux. Clear is the thing stumping me right now...

I'm using ncurses-4.1 which uses a terminfo database instead of termcap   
but changing
clear=\E[H\E[J in the linux terminal description to clear=\E[H\E[2J got   
clear working for me.

Tony Richardson


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
