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
- cursor wrong when hint string begin with "\n"
- Observation related to '!' characters (!1, !2, !3 etc..) to re-enter the Nth command
- Try to fix multi-thread problem
- Fix readme typos.
- Shared library support
- Fixed warnings when using -Wall -Wextra -Wpedantic -std=c11
- Fix typo
- Linefeed not accepted as newline
- Abstract away stdin/stdout constants
- Prompt with escape sequences breaks backspace handling
- Docs
- C not yet supported