readline
There are 303 repositories under readline topic.
enquirer/enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
chzyer/readline
Readline is a pure go(golang) implementation for GNU-Readline kind library
abiosoft/ishell
Library for creating interactive cli applications.
ardagnir/athame
Full vim for your shell (bash, zsh, gdb, python, etc)
rsify/jay
😎 Supercharged JavaScript REPL
tonerdo/readline
A Pure C# GNU-Readline like library for .NET/.NET Core
anseki/readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
AmokHuginnsson/replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
lincheney/fzf-tab-completion
Tab completion using fzf
hoaproject/Console
The Hoa\Console library.
six-ddc/hss
An interactive parallel ssh client featuring autocomplete and asynchronous execution.
ynqa/promkit
A toolkit for building interactive prompt in Rust
troglobit/editline
A small replacement for GNU readline() for UNIX
ryota-ka/twterm
A full-featured TUI Twitter client
murarth/linefeed
Configurable, extensible, interactive line reader
saks/lua-resty-repl
Interactive console (REPL) for Openresty and luajit code
waf/PrettyPrompt
A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.
frobware/cmd-key-happy
A macOS utility to swap Command (⌘) and Option (⌥) key functionality for consistent keyboard shortcuts across systems.
jcwangxp/Crossline
A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
sdiehl/repline
Haskeline wrapper for GHCi-like REPL interfaces
reeflective/readline
Shell library with powerful and modern UI, large feature set, and `.inputrc` support
dankamongmen/growlight
notcurses block device manager / system installation tool
lionkor/commandline
A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.
ronen25/libcmdf
Single-header library for writing CLI applications in C/C++
Papierkorb/fancyline
Readline-esque library with fancy features
astralarya/react-console
Simple react console emulator
Badacadabra/Vimpressionist
:art: Vim on steroids for keyboard lovers
joachimschmidt557/linenoize
A port of linenoise to zig
flightaware/tclreadline
GNU readline for interactive Tcl shells
FRACerqueira/PromptPlus
Interactive command-line toolkit for .Net core with powerful controls and commands to create professional console applications.
madebypixel02/minishell
[42 Madrid] As beautiful as a shell
ulfalizer/readline-and-ncurses
Example demonstrating combining of readline and ncurses
objecthub/swift-commandlinekit
Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal.
ocaml-community/ocaml-linenoise
Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml
AndreRenaud/EmbeddedCLI
Simple C api for providing a readline-style prompt on an embedded system. Useful for Command Line Interface style interactions
enquirer/prompt-confirm
This repository has been archived, use Enquirer instead.