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 supported3 Subscribers
Add a CodeTriage badge to linenoise
Help out
- Issues
- Use of reserved identifiers for the include guard in `linenoise.h`: The behaviour is undefined.
- Fix use of reserved identifier (Fix #224)
- added CMakeLists.txt to support building via cmake
- Explicit Versioning for Enhanced Security Assessments
- Fixed typo in README.markdown and trim trailing whitespaces.
- simplify handling of input escape codes & support ctrl+arrows
- Free history also in non-raw mode
- Way to Iterate Through History
- Compilation fails with clang version 16.0.4 and `-pedantic-errors`
- Fix conversions between char and int
- Docs
- C not yet supported