repositorypackage
0.0.0-20230315200948-4b3bcf6dddef
Repository: https://github.com/zyedidia/terminal.git
Documentation: pkg.go.dev
# README
terminal
Package terminal is a vt10x terminal emulation backend, influenced largely by st, rxvt, xterm, and iTerm as reference. Use it for terminal muxing, a terminal emulation frontend, or wherever else you need terminal emulation.
Installation
go get j4k.co/terminal
New to Go? Have a look at how import paths work.