@hackage Shellac-editline0.9.9
Editline backend module for Shellac
Categories
License
BSD-3-Clause
Maintainer
robdockins AT fastmail DOT fm
Links
Versions
Installation
Dependencies (3)
Dependents (2)
@hackage/acme-everything, @hackage/Shellac-compatline
This package provides a Shellac backend based on the editline library. editline provides a subset of the functionality provided by the GNU readline library. However, it is licenced with a BSD-style license and is therefore suitable for some situations where GNU readline is not. This backend features all the line editing capabilities provided by editline.