linenoise topic

List linenoise repositories

replxx

674
Stars
104
Forks
Watchers

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

cpp-linenoise

173
Stars
55
Forks
Watchers

A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.

linenoise-swift

138
Stars
14
Forks
Watchers

A pure Swift replacement for readline

Crossline

118
Stars
18
Forks
Watchers

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

ocaml-linenoise

50
Stars
8
Forks
Watchers

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

nim-noise

56
Stars
10
Forks
Watchers

Nim implementation of linenoise command line editor

lua-linenoise

46
Stars
12
Forks
Watchers

Lua bindings for linenoise with UTF-8 support (https://github.com/yhirose/linenoise/tree/utf8-support)