@hackage / editline

Bindings to the editline library (libedit).

Latest0.2.1.1

About

Metadata

  • Last updated , by JudahJacobson
  • License BSD-3-Clause
  • Categories GUI
  • Maintained by: Judah Jacobson <judah.jacobson@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This package contains bindings to the BSD editline library (http://www.thrysoee.dk/editline/). It provides a basic interface to the editline API for reading lines of input from the user.

Additionally, a readline compatibility module is included which provides a subset of the functions from the readline package.