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.crossterm
's event-stream
featureFeel free to PR to add more features!
cargo run --package readline