Termcap code in Phil's BASIC
mann at norvax.UUCP
mann at norvax.UUCP
Fri Dec 19 03:18:24 AEST 1986
In article <447 at moncol.UUCP> john at moncol.UUCP (John Ruschmeyer) writes:
>Has anyone else noticed problems with the termcap code? If so, what did you
>have to do to fix it?
I brought it up on a TRS-16 running an OLD version of Xenix (1.0.3, I think).
The only change I had to make was to change #include <sys/ioctl.h> to
#include <sgtty.h>.
It seems to run great!
I tried to bring it up on a VAX 750 under 4.2 BSD and have the same
termcap problem but haven't had time to investigate. Any suggestions
would be welcome here!
More information about the Comp.sources.bugs
mailing list