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
- Fix minor README/doc typos
- lndebug: When in release mode, allow compilation by clang
- character shift if prompt string is empty ("")
- Behavior of C-w in redis-cli
- Test with Windows 10 ENABLE_VIRTUAL_TERMINAL_PROCESSING
- Fix signed char issue on unsigned char systems
- Another implementation for utf8 support.
- linenoise() always returns -1 on UserLAnd
- Rewrote the calculation of prompt length, ignoring length of ANSI esc…
- Search in History with page up and page down.
- Docs
- C not yet supported