An ANSI terminal library for writing simple TUI applications
Find a file
2023-03-22 21:38:55 +01:00
examples make the event parser a proper iterator and block while waiting for input 2023-03-22 21:38:55 +01:00
src make the event parser a proper iterator and block while waiting for input 2023-03-22 21:38:55 +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.