This commit is contained in:
2025-05-22 08:20:08 -04:00
parent f9a1997d7e
commit 95156f1107
11 changed files with 550 additions and 518 deletions

View File

@@ -3,7 +3,7 @@ Zero dependancy cross-platform pure-rust simple TUI library
Supported OSes: Windows 10+, MacOS (untested), Linux
This project is still highly work in progress and it will be a decent while until 1.0
This project is still highly work in progress and it will be a decent while until feature completeness
## Todo
- [x] Output (Unix)
@@ -14,4 +14,4 @@ This project is still highly work in progress and it will be a decent while unti
- [ ] Events (Focus reporting, Bracketed-paste) (Windows)
- [ ] Mouse input (Unix)
- [ ] Mouse input (Windows)
- [ ] 1.0 / API cleanup
- [ ] Feature completeness / API cleanup