tech10 / goreadline-ng

goreadline-ng is a pure go(golang) implementation for GNU-Readline kind library. This is a maintained fork of github.com/chzyer/readline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A powerful readline library in Linux macOS Windows Solaris

Despite the different repository name, this a drop-in replacement/fork of github.com/chzyer/readline.

Forked from chzyer's readline

This is a friendly maintained fork of github.com/chzyer/readline mostly by Antoine Catton and anybody who wants to help. This fork is maintained on a best-effort basis.

If chzyer wants to merge back this fork into the main readline, we will be more than happy to assist them in doing that.

We are very grateful towards chzyer's original work.

Improvements over the original

Guide

About

goreadline-ng is a pure go(golang) implementation for GNU-Readline kind library. This is a maintained fork of github.com/chzyer/readline.

License:MIT License


Languages

Language:Go 100.0%