linenoise
Line editor library
A minimal line editing library for command line utilities
A small self-contained alternative to readline and libedit
4k stars
105 watching
667 forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A portable GNU readline replacement with syntax highlighting and hints, designed for use in various environments | 692 |
| | A pure Swift implementation of the Linenoise library, providing a readline replacement with minimal configuration. | 144 |
| | A Zig-based readline library with features like line editing and completions. | 59 |
| | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
| | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 34 |
| | Haxe bindings for a C++ library that provides a line number editing interface | 3 |
| | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
| | A command line editor with history and basic editing features inspired by linenoise. | 1,054 |
| | A command line editor written in pure Bash with syntax highlighting, auto suggestions, and Vim modes. | 2,783 |
| | A command line shell that integrates powerful editing features with the Windows cmd.exe | 3,221 |
| | Provides guidelines and tools for creating standardized documentation for software projects. | 6,078 |
| | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
| | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 |
| | An asynchronous linting plugin for Vim and Neovim that checks syntax and fixes errors in real-time. | 13,601 |