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]

cygwin terminal window and cleareol()


I personally would like to see libslangw32 made obsolete by the upcoming
cygwin release.  Right now, the Unix version of libslang compiles and
works under cygwin, but has problems because of the cygwin terminal
window emulation.

At the very least, programs that call printf("string\n") or something
similar should get the cygwin terminal window to do the following:

	printf("string"); cleareol(); printf("\n");

I am going to recompile the Unix slang library with the next release
and make cygwin patches if this hasn't been fixed by then.

-
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]