A minimal, zero-config, BSD licensed, readline replacement.
Add the following line to you project
linenoise-rust = "0.1.14"
The original linenoise
library belongs to cmr/linenoise-rs for which I have sent some pull requests. However, I'm trying to maintain my own version as the stats tends to indicate my version is the de factor standard.
Linenoise was also improved by these people. Thanks to them :)