Raw-mode vt100 screen reader
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jaguilar/vt100
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.8.20210110git81de19c.fc35 | - |
Fedora 35 | 0-0.8.20210110git81de19c.fc35 | - |
Fedora 34 | 0-0.7.20210110git81de19c.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-jaguilar-vt100 dash maintainers at fedoraproject dot org
.