Package: wnpp Severity: wishlist Owner: Nicolas Peugnet <nico...@club1.fr>
* Package name : golang-github-tonistiigi-vt100 Version : 0.0~git20240514.90bafcd-1 Upstream Author : Tõnis Tiigi * URL : https://github.com/tonistiigi/vt100 * License : Expat Programming Lang: Go Description : An raw-mode vt100 screen reader This project was based on jaguilar/vt100 (https://github.com/jaguilar/vt100) . This is a vt100 screen reader. It seems to do a pretty decent job of parsing the nethack input stream, which is all I want it for anyway. . The features we currently support: . * Cursor movement * Erasing * Many of the text properties -- underline, inverse, blink, etc. * Sixteen colors * Cursor saving and unsaving * UTF-8 * Scrolling . Not currently supported (and no plans to support): . * Prompts * Other cooked mode features . The API is not stable! This is a v0 package. vt100 is a dependency of buildkit (Bug#1094971)