An open API service indexing awesome lists of open source software.

https://github.com/xyproto/vt

Go package for dealing with terminal emulators. Version 2 of github.com/xyproto/vt100
https://github.com/xyproto/vt

go terminal vt100

Last synced: 3 months ago
JSON representation

Go package for dealing with terminal emulators. Version 2 of github.com/xyproto/vt100

Awesome Lists containing this project

README

          

# vt [![GoDoc](https://godoc.org/github.com/xyproto/vt?status.svg)](https://godoc.org/github.com/xyproto/vt) [![License](https://img.shields.io/badge/license-BSD-green.svg?style=flat)](https://raw.githubusercontent.com/xyproto/vt/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/xyproto/vt)](https://goreportcard.com/report/github.com/xyproto/vt)

This is a package for dealing with terminal emulators.

It is version 2 of [xyproto/vt100](https://github.com/xyproto/vt100).

The [Orbiton](https://github.com/xyproto/orbiton) editor and the [Algernon](https://github.com/xyproto/algernon) web server uses `vt`.

### General info

* License: BSD-3
* Version: 1.2.4