Download List

Descripción del Proyecto

Term::VT102 emulates most of the functions of a DEC VT102 terminal. Once initialised, data passed to a VT102 object is processed and the in-memory "screen" modified accordingly, enabling programs to interact with full-screen terminal applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-10 10:14
0.91

Manejo de Unicode se ha limpiado. Un método para devolver el texto en color utilizando secuencias de escape ANSI se ha añadido. Las tabulaciones se han aplicado. El ajuste de línea ha sido limpiado. Varias secuencias de escape adicionales son ahora soportados. Scripts de ejemplo adicional se han añadido.
Tags: Major feature enhancements
Unicode handling has been cleaned up. A method to return text in color using ANSI escape sequences has been added. Tab stops have been implemented. Line wrapping has been cleaned up. Various additional escape sequences are now supported. Extra example scripts have been added.

2004-09-29 23:53
0.82

Un ejemplo que muestra cómo utilizar este módulo con un comando como SSH ha sido añadido.
Tags: Documentation
An example showing how to use this module with a command such as SSH has been added.

2004-04-26 01:06
0.80

Apoyo a la XON-/XOFF ha sido añadido.
Tags: Minor feature enhancements
Support for XON/XOFF has been added.

2003-12-10 00:53
0.79

Mejoras leves de documentación, incluyendo una sección sobre los problemas a vigilar.
Tags: Documentation
Minor documentation improvements, including a section on problems to watch out for.

2002-12-14 02:10
0.78

Una implementación de DECTCEM (cursor on / off) y una implementación parcial de SM / RM (set / modo de restablecimiento).
Tags: Minor feature enhancements
An implementation of DECTCEM (cursor on/off) and a partial implementation of SM/RM (set/reset mode).

Project Resources