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
- how to enter multiline input
- fix issues with PowerPC / big-endian
- make linenoiseEdit read resilient to signal
- GTK compatible?
- Include stddef.h for size_t
- Add handling for ESC-b (backwards one word) and ESC-f (forwards one word...
- Replace magic number 9 in linenoiseEdit()
- Set STDIN_FILENO to block mode
- Problems in mintty/cygwin
- True embedded support
- Docs
- C not yet supported