About

Metadata

  • Last updated , by HamishMackenzie
  • License LGPL-2.1-only
  • Categories Graphics
  • Maintained by: gtk2hs-users@lists.sourceforge.net

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

The VTE library inserts terminal capability strings into a trie, and then uses it to determine if data received from a pseudo-terminal is a control sequence or just random data. The sample program "interpret" illustrates more or less what the widget sees after it filters incoming data.