You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
editline: Bindings to the editline library (libedit).
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.