Editline 20061022-2.9 review
DownloadEditline is an autotool- and libtoolized port of the NetBSD Editline library (libedit)
|
|
Editline is an autotool- and libtoolized port of the NetBSD Editline library (libedit). Editline library provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.
Exemples:
An Editline port of the fileman.c example from the GNU Readline documentation is distributed with this package.
Note libcurses, as well as libedit, should be linked to Editline enabled programs, e.g.
gcc -o fileman fileman.c -ledit -lcurses
What's New in This Release:
Synchronized with upstream source.
Editline 20061022-2.9 keywords