https://github.com/bbkane/readline
https://github.com/bbkane/readline
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbkane/readline
- Owner: bbkane
- License: mit
- Created: 2025-07-15T03:09:20.000Z (12 months ago)
- Default Branch: bbkane/fix-demo
- Last Pushed: 2025-07-15T03:09:42.000Z (12 months ago)
- Last Synced: 2025-07-21T15:24:13.214Z (11 months ago)
- Language: Go
- Size: 3.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/chzyer/readline)
[](LICENSE.md)
[](https://github.com/chzyer/readline/releases)
[](https://pkg.go.dev/github.com/chzyer/readline)
The most popular multi-platform readline library for Go, featuring powerful line editing capabilities.
## Features
- Multi-platform support
- Line editing with common shortcut keys
- History support with customizable persistence
- Completion support
- Custom prompt support
## Guide
* [Demo](example/readline-demo/readline-demo.go)
* [Keyboard Shortcuts](doc/shortcut.md)
* [API Documentation](https://pkg.go.dev/github.com/chzyer/readline)
## Star History
[](https://star-history.com/#chzyer/readline&Date)
## Contributors