Aucbvax.6974 net.bugs.2bsd utzoo!decvax!ucbvax!dove@mit-dspg@mit-mc Wed Apr 28 15:25:35 1982 libcurses and \n From: dove at mit-dspg at mit-mc The string nl is supposed to be used for newline, but my cr_put.c putchar('\n') in it. This causes some problem for non scrolling terminals which clear the next line when they move to it via '\n' but not when a special nl sequence is used. (sigh)