On Fri, Jul 14, 2000 at 12:33:20AM +0200, Peter Eisentraut wrote:
> Patrick Welche writes:
> 
> > .. of course for me it's in libedit:
> > 
> > % nm -g /usr/lib/libedit.a | grep using_history
> > 0000028c T using_history
> 
> Is libedit readline compatible now?

On a NetBSD-1.5B/i386 box, according to editline(3):

HISTORY
     The editline library first appeared in 4.4BSD.  CC_REDISPLAY appeared in
     NetBSD 1.3.  CC_REFRESH_BEEP, EL_EDITMODE and the readline emulation ap-
     peared in NetBSD 1.4.  EL_RPROMPT appeared in NetBSD 1.5.

AUTHORS
     The editline library was written by Christos Zoulas.  Luke Mewburn wrote
     this manual and implemented CC_REDISPLAY, CC_REFRESH_BEEP, EL_EDITMODE,
     and EL_RPROMPT.  Jaromir Dolecek implemented the readline emulation.

So I suspect the answer is "yes"?

Cheers,

Patrick

Reply via email to