line 0.1.15

A pure-Rust implementation of line editing in a terminal
Documentation
1
2
3
4
5
The main goals of this library are:

- Portability: should work on any system (Unix or Windows).
- Support: was written for a real-world project (Pijul), so support is unlikely to stop soon.
- Output quality: avoid usual blinking terminal lines that older C libraries have.