cool-rust-input
an input crate for fine control over each key press and rendering of text. by default allows multiline input, but custom behaviour can be added to make enter submit.
cross platform, tested on windows 11, arch and termux.
basic code sample
use ;
todo:
- markdown support (to some degree) (maybe)
- pgdown/pgup
- ctrl + left/right arrow