Package vt100 implements a quick-and-dirty programmable ANSI terminal emulator for Go.
go get github.com/jaguilar/vt100No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a VT100 terminal emulator and writes ANSI escape codes.
Use a more mature terminal emulator like github.com/nsf/termbox-go for production.
No dependency data recorded yet.