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

https://github.com/emersion/go-tsm

Terminal-emulator State Machine library for Go
https://github.com/emersion/go-tsm

binding cgo cli emulator terminal

Last synced: 6 months ago
JSON representation

Terminal-emulator State Machine library for Go

Awesome Lists containing this project

README

          

# go-tsm

[![GoDoc](https://godoc.org/github.com/emersion/go-tsm?status.svg)](https://godoc.org/github.com/emersion/go-tsm)

[Terminal-emulator State Machine][tsm] library for Go.

**Note**: [libvterm] is a better alternative.

## License

MIT

[tsm]: https://www.freedesktop.org/wiki/Software/kmscon/libtsm/
[libvterm]: https://git.sr.ht/~sircmpwn/go-libvterm/