php-src/ext/readline
2016-01-19 12:14:59 +01:00
..
tests fork test 2016-01-15 13:10:09 +01:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 config.w32 for ext/readline 2016-01-15 12:45:53 +01:00
CREDITS
php_readline.h vc doesn't support #warning 2016-01-19 12:14:59 +01:00
readline_cli.c add wineditline info to minfo 2016-01-15 12:45:56 +01:00
readline_cli.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
readline.c basic support for wineditline 2016-01-15 12:45:54 +01:00
README.libedit

This library can be built with libedit - non-GPL drop-in readline replacement.
Libedit can be obtained from http://sourceforge.net/projects/libedit/
It is taken from NetBSD (http://www.netbsd.org/) CVS repository and modified
to work as stand-alone library.