Registry / utility / hinshun-vt10x

hinshun-vt10x

JSON →
library0.0.0-20220301184237-5011da428d02gogounverified

vt10x is a terminal emulation backend for Go, useful for terminal muxing and emulation frontends.

go get github.com/hinshun/vt10x
INSTALL
IMPORT
SIG · HINSHUN-VT10X
H
hinshun-vt10x
utilitygov0.0.0-20220301184237-5011da428d02
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

terminal
github.com/hinshun/vt10x

Creates a new vt10x terminal emulator instance.

package main import ( "fmt" "github.com/hinshun/vt10x" ) func main() { term := vt10x.New() fmt.Println(term) }
Debug
Known issues
gotchaPackage is in development; API may change.
fix
Pin to a specific version and test thoroughly.
affects: <1.0.0
Upgrade
Version history
0.0.0-20220301184237-5011da428d02latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hinshun-vt10x — go get hinshun-vt10x · libregistry