How to output vt100 format text to unix socket from windows in Perl?
The text will be mis-aligned if displayed in windows prompt directly.
Is there a module for converting vt100 format so that it can display normally in windows?
UPDATE
开发者_运维百科Environment:
client: telnet from windows prompt
server: unix
精彩评论