Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: readline

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

Language: JavaScript - Size: 15.8 MB - Last synced: 8 days ago - Pushed: about 2 months ago - Stars: 7,508 - Forks: 278

chzyer/readline

Readline is a pure go(golang) implementation for GNU-Readline kind library

Language: Go - Size: 3.41 MB - Last synced: about 20 hours ago - Pushed: 7 months ago - Stars: 2,038 - Forks: 271

ardagnir/athame

Full vim for your shell (bash, zsh, gdb, python, etc)

Language: C - Size: 2.8 MB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 1,605 - Forks: 33

abiosoft/ishell

Library for creating interactive cli applications.

Language: Go - Size: 146 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 1,540 - Forks: 204

rsify/jay

😎 Supercharged JavaScript REPL

Language: TypeScript - Size: 534 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 982 - Forks: 19

tonerdo/readline

A Pure C# GNU-Readline like library for .NET/.NET Core

Language: C# - Size: 85 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 799 - Forks: 80

anseki/readline-sync 📦

Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).

Language: JavaScript - Size: 271 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 794 - Forks: 62

AmokHuginnsson/replxx

A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.

Language: C++ - Size: 891 KB - Last synced: 18 days ago - Pushed: about 1 month ago - Stars: 669 - Forks: 104

lincheney/fzf-tab-completion

Tab completion using fzf

Language: Shell - Size: 283 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 561 - Forks: 37

hoaproject/Console 📦

The Hoa\Console library.

Language: PHP - Size: 813 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 367 - Forks: 32

six-ddc/hss

An interactive parallel ssh client featuring autocomplete and asynchronous execution.

Language: C - Size: 2.8 MB - Last synced: 6 days ago - Pushed: over 2 years ago - Stars: 343 - Forks: 24

troglobit/editline

A small replacement for GNU readline() for UNIX

Language: C - Size: 1.24 MB - Last synced: 18 days ago - Pushed: 5 months ago - Stars: 271 - Forks: 52

ryota-ka/twterm

A full-featured TUI Twitter client

Language: Ruby - Size: 735 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 223 - Forks: 11

ynqa/promkit

A toolkit for building interactive prompt in Rust

Language: Rust - Size: 834 KB - Last synced: 18 days ago - Pushed: 21 days ago - Stars: 213 - Forks: 5

murarth/linefeed

Configurable, extensible, interactive line reader

Language: Rust - Size: 5.92 MB - Last synced: 16 days ago - Pushed: over 3 years ago - Stars: 183 - Forks: 17

saks/lua-resty-repl

Interactive console (REPL) for Openresty and luajit code

Language: Lua - Size: 77.1 KB - Last synced: 3 months ago - Pushed: almost 7 years ago - Stars: 174 - Forks: 23

waf/PrettyPrompt

A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.

Language: C# - Size: 1 MB - Last synced: 22 days ago - Pushed: 3 months ago - Stars: 152 - Forks: 22

jcwangxp/Crossline

A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.

Language: C - Size: 252 KB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 112 - Forks: 17

sdiehl/repline

Haskeline wrapper for GHCi-like REPL interfaces

Language: Haskell - Size: 106 KB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 105 - Forks: 26

dankamongmen/growlight

notcurses block device manager / system installation tool

Language: C - Size: 4.96 MB - Last synced: 18 days ago - Pushed: 2 months ago - Stars: 81 - Forks: 12

lionkor/commandline

A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.

Language: C++ - Size: 1.35 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 79 - Forks: 11

reeflective/readline

Shell library with powerful and modern UI, large feature set, and `.inputrc` support

Language: Go - Size: 16.7 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 73 - Forks: 11

ronen25/libcmdf

Single-header library for writing CLI applications in C/C++

Language: C - Size: 69.3 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 73 - Forks: 9

Papierkorb/fancyline

Readline-esque library with fancy features

Language: Crystal - Size: 91.8 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 73 - Forks: 8

astralarya/react-console

Simple react console emulator

Language: TypeScript - Size: 577 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 64 - Forks: 14

Badacadabra/Vimpressionist

:art: Vim on steroids for keyboard lovers

Language: Python - Size: 12.6 MB - Last synced: 3 months ago - Pushed: almost 7 years ago - Stars: 61 - Forks: 3

ulfalizer/readline-and-ncurses

Example demonstrating combining of readline and ncurses

Language: C - Size: 40 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 54 - Forks: 5

ocaml-community/ocaml-linenoise

Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml

Language: C - Size: 271 KB - Last synced: 10 days ago - Pushed: about 2 months ago - Stars: 50 - Forks: 8

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.

Language: Swift - Size: 165 KB - Last synced: 24 days ago - Pushed: 7 months ago - Stars: 49 - Forks: 6

flightaware/tclreadline

GNU readline for interactive Tcl shells

Language: Shell - Size: 851 KB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 47 - Forks: 27

mcrumm/pecan

ReactPHP Shell, based on the Symfony Console component.

Language: PHP - Size: 292 KB - Last synced: about 6 hours ago - Pushed: over 9 years ago - Stars: 44 - Forks: 2

enquirer/prompt-confirm

This repository has been archived, use Enquirer instead.

Language: JavaScript - Size: 65.4 KB - Last synced: 22 days ago - Pushed: over 5 years ago - Stars: 44 - Forks: 5

joachimschmidt557/linenoize

A port of linenoise to zig

Language: Zig - Size: 84 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 42 - Forks: 8

vindarel/cl-readline

Common Lisp bindings to the GNU Readline library

Language: Common Lisp - Size: 305 KB - Last synced: 17 days ago - Pushed: 6 months ago - Stars: 38 - Forks: 8

madebypixel02/minishell

[42 Madrid] As beautiful as a shell

Language: C - Size: 1.35 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 35 - Forks: 2

zyansheep/rustyline-async

Rustyline, but with async support

Language: Rust - Size: 137 KB - Last synced: 14 days ago - Pushed: about 2 months ago - Stars: 34 - Forks: 9

vindarel/replic

Build a terminal application in no time from an existing library.

Language: Common Lisp - Size: 130 KB - Last synced: about 11 hours ago - Pushed: over 1 year ago - Stars: 31 - Forks: 3

dominikwilkowski/beast.js

An ASCII game built in node in loving memory of the 1984 hit BEAST

Language: JavaScript - Size: 757 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 31 - Forks: 4

FRACerqueira/PromptPlus

Interactive command-line toolkit for .Net core with powerful controls and commands to create professional console applications.

Language: C# - Size: 784 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 30 - Forks: 4

crystal-term/prompt

A beautiful and powerful interactive command line prompt

Language: Crystal - Size: 77.1 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 27 - Forks: 0

AndreRenaud/EmbeddedCLI

Simple C api for providing a readline-style prompt on an embedded system. Useful for Command Line Interface style interactions

Language: C++ - Size: 70.3 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 27 - Forks: 3

enquirer/prompt-base

This repository has been archived, use Enquirer instead.

Language: JavaScript - Size: 164 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 23 - Forks: 1

Nerdmaster/terminal

Output-agnostic readline-like package for any io.Reader(SSH, local terminals, etc)

Language: Go - Size: 125 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 23 - Forks: 9

injinj/linecook

Command line editor, C api, readline replacement

Language: C++ - Size: 312 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 23 - Forks: 2

enquirer/prompt-checkbox

This repository has been archived, use Enquirer instead.

Language: JavaScript - Size: 1.46 MB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 22 - Forks: 3

suewonjp/tclsh-wrapper

A tiny wrapper for Tcl/Tk's tclsh and wish

Language: Tcl - Size: 53.7 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 22 - Forks: 4

dimmykar/microrl-remaster

Micro Read Line library for small and embedded devices [REMASTER]

Language: C - Size: 457 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 21 - Forks: 6

nyaosorg/go-readline-ny

Readline library for golang , used in nyagos

Language: Go - Size: 363 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 20 - Forks: 3

davidgatti/How-to-use-Readline-in-NodeJS

⌨️ How to manipulate the terminal window using NodeJS

Language: JavaScript - Size: 146 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 20 - Forks: 0

enquirer/readline-utils

This repository has been archived, use Enquirer instead.

Language: JavaScript - Size: 54.7 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 18 - Forks: 1

santhoshtr/sfst

Stuttgart Finite State Transducer system

Language: C++ - Size: 792 KB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 17 - Forks: 9

sharpart555/nexline

Read file, stream, string, buffer line by line without putting them all in memory. It supports cool features like `custom line separator`, `various encodings`, `reverse mode`, `iterable protocol`

Language: JavaScript - Size: 567 KB - Last synced: about 11 hours ago - Pushed: over 1 year ago - Stars: 16 - Forks: 1

mykeels/ReadLines

An Arduino Library for reading a file, line by line

Language: C++ - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 15 - Forks: 1

deadsy/py_linenoise

A port of the linenoise line editor to Python.

Language: Python - Size: 83 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 14 - Forks: 2

nmeum/saneterm

Modern line-oriented terminal emulator without support for TUIs

Language: Python - Size: 148 KB - Last synced: 7 days ago - Pushed: about 2 years ago - Stars: 14 - Forks: 3

chambln/kakoune-readline

Readline-style mappings for Kakoune.

Size: 32.2 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 13 - Forks: 0

enquirer/prompt-radio

Requires Enquirer <2.0. Radio prompt. This prompt behaves like other radio-button interfaces, where only one choice is enabled whilst all others are disabled. Can be used as a standalone prompt, or with a prompt system like Enquirer.

Language: JavaScript - Size: 69.3 KB - Last synced: 23 days ago - Pushed: almost 7 years ago - Stars: 13 - Forks: 2

cherry-embedded/CherryRL

CherryReadLine is a tiny designed readline and libedit replacement specifically for deeply embedded applications.

Language: C - Size: 103 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 12 - Forks: 0

enquirer/prompt-list

This repository has been archived, use Enquirer instead.

Language: JavaScript - Size: 73.2 KB - Last synced: 12 days ago - Pushed: almost 6 years ago - Stars: 12 - Forks: 3

cherry-embedded/CherrySH

CherryShell is a tiny shell specifically designed for embedded applications

Language: C - Size: 215 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 12 - Forks: 2

zhanghai/linenoise-android

Linenoise as an Android library

Language: C - Size: 92.8 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 11 - Forks: 1

lincheney/rl_custom_isearch

Hack to customise libreadline reverse search

Language: Rust - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 11 - Forks: 2

lincheney/rl_custom_function

Inject custom functions into readline

Language: Rust - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 10 - Forks: 2

sdiehl/haskell-linenoise

Lightweight readline library for Haskell

Language: C - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 10 - Forks: 2

gwenn/rustyline Fork of kkawakam/rustyline

Readline Implementation in Rust

Language: Rust - Size: 2.15 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 1

zjamali/minishell-42cursus

The objective of this project is to create a simple shell using c .

Language: C - Size: 5.24 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 8 - Forks: 3

lpeterse/haskell-replique

Replique is a high-level REPL library for building command line interfaces.

Language: Haskell - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 8 - Forks: 0

wobsoriano/rustybun

Readline implementation in Rust for Bun.

Language: Rust - Size: 377 KB - Last synced: 11 days ago - Pushed: about 1 year ago - Stars: 8 - Forks: 1

axiros/readline_proxy

custom enter key handling on the console

Language: Shell - Size: 31.3 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 8 - Forks: 0

lilydjwg/rpysh

Remote Python shell, for Linux Pythoners coping with Windows.

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

hymkor/go-multiline-ny

Readline package supporting multi-lines

Language: Go - Size: 234 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 7 - Forks: 1

kyrylo/linenoise-rb

A Ruby wrapper around the small self-contained alternative to Readline and Libedit called Linenoise (https://github.com/antirez/linenoise).

Language: C - Size: 43 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 0

Pymmdrza/BoosterHunt

Booster Hunting a Powerfull script For Hunting Private Key With CPU Saver MOD

Language: Python - Size: 12.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 5

iximiuz/readlines-ng

Tiny and fast async generator to read streams line by line

Language: JavaScript - Size: 17.6 KB - Last synced: 14 days ago - Pushed: about 5 years ago - Stars: 7 - Forks: 1

dpse/tcli

Tiny command line interface for embedded systems

Language: C - Size: 539 KB - Last synced: 30 days ago - Pushed: 3 months ago - Stars: 6 - Forks: 1

Aptivi/Terminaux

A library that allows you to manipulate with the console

Language: C# - Size: 9.76 MB - Last synced: about 16 hours ago - Pushed: 1 day ago - Stars: 6 - Forks: 0

Aptivi-Archives/ReadLine.Reboot 📦

A reboot of tonerdo's ReadLine library for .NET

Language: C# - Size: 977 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

fused-effects/fused-effects-readline

A readline-like effect and carrier for fused-effects using haskeline

Language: Haskell - Size: 141 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 2

alexst07/readline

A modern readline implementation for GNU-Readline kind library

Language: C++ - Size: 76.2 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 6 - Forks: 0

B2R2-org/FsReadLine

An implementation of GNU Readline in F#

Language: F# - Size: 44.9 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 5 - Forks: 2

enquirer/prompt-rawlist

Requires Enquirer <2.0. Adds `rawlist` prompt support to Enquirer.

Language: JavaScript - Size: 104 KB - Last synced: 23 days ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 1

deadsy/go-cli

A Go based line editor and command line interface.

Language: Go - Size: 86.9 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

beetcb/repll

node repl module's livly implementation

Language: JavaScript - Size: 131 KB - Last synced: 3 days ago - Pushed: about 3 years ago - Stars: 5 - Forks: 1

shanesmith/bash-sneak

Quick navigation for Bash readline

Language: Shell - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

deviousasti/netshell

Easily create a shell for your existing .NET APIs

Language: C# - Size: 141 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

justjavac/deno_getpass

Safely read passwords in a console application on Linux, OSX and Windows

Language: TypeScript - Size: 20.5 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

patrickrgaffney/dotfiles

dotfiles for bash, textmate, git, nano, readline, iterm, st3

Language: Shell - Size: 613 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 4 - Forks: 1

tilfin/readline-transform

Transform stream to read content line-by-line and write a string

Language: JavaScript - Size: 23.4 KB - Last synced: 22 days ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

Vikasg7/line-reader-browser

line-reader-browser allows browsers to read an input file line by line.

Language: TypeScript - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 1

zenharris/ada-bbs

Ada small menu system, IRC client and line editor/text editor. PostgreSQL MMO Spaceship Simulator Game.

Language: Ada - Size: 244 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

Pedrovinhas/guia-estelar-js

📚 Exercícios e anotações feitas no decorrer do curso de JavaScript básico da RocketSeat.

Language: JavaScript - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 2

AbderrSfa/minishell

A miniature clone of bash. Handles running commands, redirections, pipes, environment variables, signals and command history just like in bash.

Language: C - Size: 525 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

oneiro-naut/readLine

Readline utility for linux CLI applications

Language: C - Size: 108 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

TruncatedDinosour/myt

A CLI tool for searching and watching videos on youtube with no spyware and MPV and yt-dlp

Language: Python - Size: 148 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

xvxx/ldplnoise

LDPL Extension for linenoise, a lite version of readline.

Language: C++ - Size: 38.1 KB - Last synced: 25 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

luopengift/autossh

jumpserver for ssh

Language: Go - Size: 3.26 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

alissa-tung/readline 📦

Unusable Idris2 binding of Isocline.

Language: Idris - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

essentialkaos/go-linenoise

Go package wrapping the linenoise C library

Language: C - Size: 182 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 3 - Forks: 0

jasonm23/fun-with-zsh

Fun things you can do in zle / readline in particular.

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

px86/linereader

C++ library providing line-editing and history capabilities for interactive command line programs.

Language: C++ - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0