The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Term::VT102"

Term::VT102 - a class to emulate a DEC VT102 terminal River stage two • 5 direct dependents • 18 total dependents

The VT102 class provides emulation of 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. This "screen" can be interrogated by the external progr...

AJWOOD/Term-VT102-0.91 - 09 Nov 2008 21:26:03 UTC

Term::VT102::Boundless - A Term::VT102 that grows automatically to accomodate whatever you print to it. River stage two • 1 direct dependent • 12 total dependents

This is a subclass of Term::VT102 that will grow the virtual screen to accomodate arbitrary width and height of text. The behavior is more similar to the buffer of a scrolling terminal emulator than to a real terminal, making it useful for output dis...

FBARRIOS/Term-VT102-Boundless-0.05 - 14 Oct 2018 18:55:51 UTC

Term::VT102::ZeroBased - Term::VT102 but with zero-based indices River stage one • 1 direct dependent • 1 total dependent

Term::VT102, a module for terminal emulation, uses 1-based indices for screen positions. I find this annoying. So this is a simple wrapper around Term::VT102 that converts 1-based indices to 0-based indices. Why, in particular, would you want this? E...

SARTAK/Term-VT102-ZeroBased-1.02 - 05 Jun 2009 04:23:47 UTC

Term::VT102::Incremental - get VT updates in increments River stage zero No dependents

Term::VT102::Incremental is a thin wrapper around Term::VT102 with a few internal differences. This module takes the exact same arguments in the constructor as Term::VT102, but has one extra method: "get_increment"....

JASONMAY/Term-VT102-Incremental-0.05 - 04 Jun 2011 21:11:18 UTC
4 results (0.036 seconds)