Readline is a pure go(golang) implementation for GNU-Readline kind library
Go to file
Chzyer 8f9ae9433d Update README.md 2015-09-20 23:16:46 +08:00
example init commit 2015-09-20 23:14:29 +08:00
LICENSE Initial commit 2015-09-20 23:11:30 +08:00
README.md Update README.md 2015-09-20 23:16:46 +08:00
readline.go init commit 2015-09-20 23:14:29 +08:00
runebuf.go init commit 2015-09-20 23:14:29 +08:00
terminal.go init commit 2015-09-20 23:14:29 +08:00
utils.go init commit 2015-09-20 23:14:29 +08:00

README.md

readline

A pure go implementation for gnu readline.

demo