bug in pg on System V

Doug Gwyn gwyn at smoke.BRL.MIL
Mon Apr 17 16:45:56 AEST 1989


In article <1096 at vsi.COM> friedl at vsi.COM (Stephen J. Friedl) writes:
>VT100 deferred autowrap waits until it receives the 81st character
>on a line before thinking about an autowrap.  If this character is
>printable, wrap occurs before it is printed, but if the character is
>a newline then it is only done once.

No, that's the intention, but the actual VT100 implementation has
numerous glitches in its 8085 microcode.  As I said, the exact
behavior is exceedingly baroque.

>the capname "xenl".

That's an abuse of that capability; it still doesn't handle all the
VT100 weirdness because the exact internal state of the VT100
microcode is not and cannot be simulated in such simple terms.
Perhaps later VT models such as the VT220 are not quite so badly
broken (in other words, don;t quite emulate a VT100); I don't know.

We go through this discussion every couple of years.



More information about the Comp.bugs.sys5 mailing list