[ trixie ]
[ sid ]
[ Bron: golang-github-tonistiigi-vt100 ]
Pakket: golang-github-tonistiigi-vt100-dev (0.0~git20240514.90bafcd-2)
Verwijzigingen voor golang-github-tonistiigi-vt100-dev
Debian bronnen:
Het bronpakket golang-github-tonistiigi-vt100 downloaden:
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd-2.dsc]
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd.orig.tar.xz]
- [golang-github-tonistiigi-vt100_0.0~git20240514.90bafcd-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Raw-mode vt100 screen reader (library)
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. It supports the following features:
* 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.
Andere aan golang-github-tonistiigi-vt100-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package