https://github.com/squeek502/luvit-tui
Naive implementation of a text-based UI using ANSI escape sequences
https://github.com/squeek502/luvit-tui
Last synced: 2 months ago
JSON representation
Naive implementation of a text-based UI using ANSI escape sequences
- Host: GitHub
- URL: https://github.com/squeek502/luvit-tui
- Owner: squeek502
- Created: 2015-11-17T07:06:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T07:07:11.000Z (over 9 years ago)
- Last Synced: 2025-01-29T12:32:41.555Z (4 months ago)
- Language: Lua
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luvit-tui
Naive implementation of a text-based UI using [ANSI escape sequences](https://en.wikipedia.org/wiki/ANSI_escape_code)