On Mon, Jul 16, 2001 at 01:31:27AM -0700, Kris Kennaway wrote:
> I've just finished syncing up our libedit to the version in NetBSD,
> which includes a number of bugfixes, but perhaps more interestingly it
> can function as a drop-in (apparently binary compatible) replacement
> for GNU libreadline (unfortunately it's not binary compatible with our
> present libedit).
It doesn't actually impliment all of libreadline - just it's most
common uses. Last time I checked libedit couldn't emulate readline's
callback mode. I looked at implimenting the callback stuff, but it
would be really hard to do properly 'cos of how libedit is structured.
(In the end I hacked something together, but it's really ugly.)
David.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message