golang-github-lmorg-readline Pure Go reimplimentation of readline
vieta <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general,gmane.linux.debian.alioth.pkg-go-maintainers |
|---|---|
| Message-ID | <[email protected]> |
Package: wnpp Severity: wishlist Owner: Thanh Viet Nguyen <[email protected]> * Package name : golang-github-lmorg-readline Version : 4.2.2-1 Upstream Author : Laurence Morgan * URL : https://github.com/lmorg/readline * License : Apache-2.0 Programming Lang: Go Description : Pure Go reimplimentation of readline This package provides the interactive capabilities for various command line interfaces such as the Murex shell . It also has experimental support for handling text input operations in GUI applications. However its primary focus is as a "batteries included" CLI input library . readline hotkeys can be found in Murex's documentation (https://murex.rocks/user-guide/terminal-keys.html). While some of that document will be specific to Murex, the vast majority of Murex's interactive capabilities is leveraged via this readline package . The Murex shell depends on this package