An ANSI terminal library for writing simple TUI applications
Find a file
2023-03-22 20:18:14 +01:00
examples add key event parser; handles basic ascii and ctrl/alt combinations 2023-03-22 20:02:20 +01:00
src cleanup 2023-03-22 20:17:50 +01:00
.gitignore init - implement raw mode 2023-03-19 00:10:08 +01:00
.rustfmt.toml init - implement raw mode 2023-03-19 00:10:08 +01:00
Cargo.toml init - implement raw mode 2023-03-19 00:10:08 +01:00
README.md add README.md 2023-03-22 20:18:14 +01:00

ants

An ANSI terminal library for writing simple TUI applications.