getch-rs
getch
for Windows and Unix.
Usage
Cargo.toml
[]
= "0.2"
main.rs
use Getch;
Examples
$ cargo run --example getch
Contributing
This project welcomes your PR and issues. For example, fixing bugs, adding features, refactoring, etc.