lineread 0.7.1-beta

Interactive terminal input reader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# `linefeed`

`linefeed` is a configurable, concurrent, extensible, interactive input reader
for Unix terminals and Windows console.

[API Documentation](https://docs.rs/linefeed/)

## This is a linefeed fork

cicada shell relies on linefeed [a lot](https://github.com/murarth/linefeed/issues?q=is%3Aissue%20state%3Aclosed%20author%3Amitnk).
As murarth got [no time](https://github.com/murarth/linefeed/issues/72) on
new updates, I forked it here to make changes for supporting for command line
highlighting etc.