This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Ncurses1.9.9g




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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]