repositorypackage
0.0.0-20140729193110-b4bcb6ee7c08
Repository: https://github.com/james4k/terminal.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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.