Hacker News new | ask | show | jobs
A small self-contained alternative to readline and libedit (github.com)
3 points by fshen 4302 days ago
2 comments

This library is most famously used in Redis (I believe antirez wrote it for that purpose).

Previous discussion on HN 4 years ago: https://news.ycombinator.com/item?id=1209646

Can it do nonblocking readline ?