crossterm-rs / crossterm

Cross platform terminal library rust
MIT License
3.28k stars 281 forks source link

* `use-dev-tty` is useless without `events` #890

Open joshka opened 6 months ago

joshka commented 6 months ago
  • use-dev-tty is useless without events
  • but events implies mio while mio dependencies are useless with use-dev-tty

Originally posted by @gwenn in https://github.com/crossterm-rs/crossterm/issues/886#issuecomment-2097693287