shepperd@dms.UUCP (Dave Shepperd) (11/28/89)
Here's some patches to cled.c and its makefile to fix a couple problems that some people have noticed. Save this whole message to a file in the cled directory type: patch < this_message_file ====================================== Index: cled.c 1321c } else if (lb->c == RUB) { /* handle DEL key! */ fndx = lb->ttybf->keymap[CLEKEY_DEL]; (*edit_functions[fndx])(lb); /* do the edit function */ return; } . 798a #endif . 797a #if 1 cle_puts(lb->prmpt,lb->ttybf->ttyp); #else . ====================================== Index: makefile 16a touch /usr/sys/io/libio.a . -- Dave Shepperd. shepperd@dms.UUCP or motcsd!dms!shepperd Atari Games Corporation, 675 Sycamore Drive, Milpitas CA 95035. Nobody knows what I'm saying. I don't even know what I'm saying.