Ian Campbell b7ced33036 Revendor github.com/Nvveen/Gotty for github.com/Nvveen/Gotty#2 8 年之前
..
LICENSE f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 年之前
README 5a1b06d7fd rerun vndr 8 年之前
attributes.go f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 年之前
gotty.go b7ced33036 Revendor github.com/Nvveen/Gotty for github.com/Nvveen/Gotty#2 8 年之前
parser.go f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 年之前
types.go f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 年之前

README

Gotty is a library written in Go that determines and reads termcap database
files to produce an interface for interacting with the capabilities of a
terminal.
See the godoc documentation or the source code for more information about
function usage.