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
- Host: GitHub
- URL: https://github.com/emersion/go-tsm
- Owner: emersion
- License: mit
- Archived: true
- Created: 2018-02-09T07:48:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T16:37:12.000Z (about 7 years ago)
- Last Synced: 2025-10-11T23:18:44.490Z (9 months ago)
- Topics: binding, cgo, cli, emulator, terminal
- Language: Go
- Size: 14.6 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-tsm
[](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/