Codebase list golang-github-zyedidia-terminal / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

# 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](http://golang.org/doc/code.html#remote).