A cut back version of crossterm for use from WebAssembly
docs | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
UPGRADE Manual |
Crossterm | crossplatform terminal library written in rust.
Examples | Changelog | Release Nodes | |||
---|---|---|---|---|---|
This branch is focusud on getting input working for Crossterm. |
TODO:
- Read character input
- Read line
- Read until enter
- Asynchronous key events