1 unstable release
0.1.0 | Sep 30, 2024 |
---|
#37 in #crossterm
210 downloads per month
16KB
307 lines
too_crossterm
This ia a Backend
and EventReader
implementation for too
.
Usage:
use too_crossterm::{Term, Config};
let term = Term::setup(Config::default())?;
See docs for Config
for enabling different behaviors.
License: APACHE or MIT
Dependencies
~3–12MB
~147K SLoC