linenoise
https://github.com/antirez/linenoise
C
A small self-contained alternative to readline and libedit
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported4 Subscribers
Add a CodeTriage badge to linenoise
Help out
- Issues
- Remove unnecessary null pointer checks
- Bug: Cursor moves far to the right if prompt has colors
- Document feature differences w.r.t. readline
- Support backtab to move backwards through the completion list
- Move to an organization account?
- Multi Line entry
- Can't use linenoise - size_t implicitly declared
- Older compilers unable to deal with varargs CPP macros
- handle M-f, M-b, and M-d
- Fixed two Coverity defects
- Docs
- C not yet supported