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
- Clearing of characters broken on Windows? (backspace / delete keys)
- Cancel linenoise input on signal, I/O error, or close (read 0).
- Ability to get line content before a newline is sent?
- linenoise + ncurses (or other libs)
- Adding Cmake build file
- Improper use of snprintf return value (buffer overflow)
- Mechanism for other threads to suspend linenoise() when needed
- Provide a make target for libraries
- ObjC wrapper
- "Call to 'realloc' has an allocation size of 0 bytes" - static analyzer warning.
- Docs
- C not yet supported