# terminput-termion
[](https://crates.io/crates/terminput-termion)
[](https://docs.rs/terminput-termion)

[](https://github.com/aschey/terminput/actions/workflows/ci.yml)
[](https://codecov.io/gh/aschey/terminput)


`terminput-termion` provides helper functions for converting between
[`terminput`](https://crates.io/crates/terminput) and
[`termion`](https://crates.io/crates/termion) types.
## Feature Flags
- `termion_4` - uses `termion` 4 (default)