Bug in ogre terminal handling
Paul Breslin
phb at hcrvax.UUCP
Mon Nov 12 03:48:47 AEST 1984
In termcap.c you have to turn tab expansion off!
Change line 83 to the following:
new_term.sg_flags &= ~(ECHO | XTABS); /* | CRMOD); */
More information about the Comp.sources.bugs
mailing list