Top 0.5% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org
Top 2.0% docker downloads on proxy.golang.org
proxy.golang.org : github.com/jaguilar/vt100
package vt100 implements a quick-and-dirty programmable ANSI terminal emulator. You could, for example, use it to run a program like nethack that expects a terminal as a subprocess. It tracks the position of the cursor, colors, and various other aspects of the terminal's state, and allows you to inspect them. We do very much mean the dirty part. It's not that we think it might have bugs. It's that we're SURE it does. Currently, we only handle raw mode, with no cooked mode features like scrolling. We also misinterpret some of the control codes, which may or may not matter for your purpose.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/jaguilar/vt100
License: MIT
Latest release: about 5 years ago
First release: over 10 years ago
Namespace: github.com/jaguilar
Dependent packages: 100
Dependent repositories: 662
Stars: 6 on GitHub
Forks: 5 on GitHub
Docker dependents: 2
Docker downloads: 292
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago