At 06:12 AM 7/15/2012, Jerome H. Fine wrote:
Rick Murphy
wrote:
(For anyone who really cares about TECO-8, I've got a version that
works well with ANSI terminals, including PuTTY.)
Does that include a VT100?
Will it also work on ANSI terminals with more than 24 lines and / or
132 columns?
Yes, VT100. Since it's basically the VT52 support ANSI-fied it'll work
on any VTxxx terminal. Unfortunately, only 80x24. It would be very
difficult to expand that due to the memory requirement for a larger
screen buffer.
-Rick