A minimal readline with multiline and async support.
Inspired by rustyline
, async-readline
& termion-async-input
. Built using crossterm
Err(Interrupt)
and Err(Eof)
respectively.Feel free to PR to add more features!
cargo run --package readline