Expand description
This crate is a simple and minimal TUI library that supports the following OSes:
- Windows 10+
- MacOS (currently untested)
- Linux
§Roadmap
- Output (Unix)
- Output (Windows)
- Input (Unix) (Appears to work, more testing needed)
- Input (Windows) (WIP)
- Events (Focus reporting, Bracketed-paste) (Unix)
- Events (Focus reporting, Bracketed-paste) (Windows)
- Mouse input (Unix)
- Mouse input (Windows)
- Feature completeness / API cleanup