I'm trying to write a perl script that uses Term::Cap to position text
on the screen.
When I run this script while I'm telnet'd into my system from my WinNT
client, the positioning doesn't work. In other words, my telnet
session is behaving as a simple "stream" oriented console.
The WinNT telnet client I'm using emulates VT100 and VT220. Do I need
to "tell" my linux box that the telnet connection supports that
emulation? If so, how do I do it?
Thanx in advance for any help or suggestions.
- Mark