[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Maclisp on XX does not assume your terminal to be printing. It simply does
not support the multiplicity of different possible terminal types. The
Twenex operating system in its current form does not support a virtual terminal
display protocol, and as such will not support CURSORPOS. The only alternative,
that taken by Teco and other programs, is for Maclisp to understand how to
CURSORPOS on whatever type terminal you have. No one has been willing to spend
the time coding this up, so you pretty much lose. -kmp