Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 371 Bytes

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.