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
- Porting of yhirose fix for #129 (also fix #248)
- avoid errors/warning when compiling as C++11
- fix 248 with a minimal impact
- Some very minor tweaks form usage
- Add `linenoiseResize`
- Merge
- isn't it better to make linenoise a single header?
- Bug: Arrow keys during tab completion break input (completion lost, raw escape codes inserted)
- Fix some typos and grammatical errors.
- The function `write` is allowed to write less than the full buffer.
- Docs
- C not yet supported