From: Roland G. <RGI...@cp...> - 2003-04-10 19:08:15
|
Sorry for replying so late... >> It would theoretically be possible to write a program that maintained an >>80x24 "screen" array of characters, read the control codes, and updated the >>appropriate places in the array. If you do, put it on CPAN!!! But I didn't >>find it necessary. It already is: Term::VT102 Complete with position-dependend triggers, a kind of 2-dimensional Expect. No need to reinvent the wheel... ;o) Hope this helps, Roland |