Size: 1121
Comment: libedit no longer maintained here.
|
← Revision 3 as of 2010-11-05 16:44:40 ⇥
Size: 1127
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Another auto-toolized version of this library is available [http://www.thrysoee.dk/editline/ here]. | Another auto-toolized version of this library is available [[http://www.thrysoee.dk/editline/|here]]. |
Line 6: | Line 6: |
Editline is used by [:eltclsh:]. | Editline is used by [[eltclsh]]. |
Line 15: | Line 15: |
* [http://www.thrysoee.dk/editline/libedit-20090111-3.0.tar.gz libedit-20090111-3.0.tar.gz] | * [[http://www.thrysoee.dk/editline/libedit-20090111-3.0.tar.gz|libedit-20090111-3.0.tar.gz]] |
Line 17: | Line 17: |
* The last version of libedit from !OpenRobots can be downloaded here: [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit-2.10.tar.gz] | * The last version of libedit from !OpenRobots can be downloaded here: [[http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz|libedit-2.10.tar.gz]] |
editline
The editline library provides generic line editing and history functions, similar to those found in tcsh(1). This package contains a Makefile for compiling the -current version of NetBSD's library which provides the same consistent installation and compilation environments as for the other tools found in this repository. Another auto-toolized version of this library is available here.
Editline is used by eltclsh.
Obsolete
OpenRobot's version of editline is no longer maintained. Use the one provided by http://www.thrysoee.dk/editline/ instead for new projects.
Download
The last version of libedit from OpenRobots can be downloaded here: libedit-2.10.tar.gz
Supported systems
editline has been tested on Solaris, Linux (RedHat, Debian).
It is not needed on *BSD (including Mac OS X) systems, since they provide libedit in their base systems.