#terminal #crossterm #back-end #term #behavior

yanked too_crossterm

a crossterm backend for too

1 unstable release

0.1.0 Sep 30, 2024

#37 in #crossterm

Download history 192/week @ 2024-09-27 18/week @ 2024-10-04

210 downloads per month

MIT/Apache

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