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
- feat: add support for Ctrl+Left/Right word navigation
- Fix some typos and grammatical errors.
- The function `write` is allowed to write less than the full buffer.
- Fix 'comparison is always false' warning on ARM/unsigned char platforms
- Multiplexing: replace hardcoded fds
- fix typo
- typo
- Fix discarded-qualifiers Warning.
- Some garbage chars continuously entertained and printed
- Move terminal escape sequence handling into a function and reuse in cā¦
- Docs
- C not yet supported