Files
neutuino/README.md
2025-05-22 08:20:08 -04:00

574 B

Neutuino

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 feature completeness

Todo

  • 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