#editing #unix #windows #terminal #goal #system #soon

line

A pure-Rust implementation of line editing in a terminal

15 releases

Uses old Rust 2015

0.1.15 Apr 10, 2019
0.1.14 Mar 20, 2019
0.1.13 Feb 28, 2019
0.1.11 Nov 23, 2018
0.1.3 Apr 24, 2018

#320 in Text editors


Used in pijul

Apache-2.0/MIT

19KB
470 lines

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.

Dependencies

~56KB