You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stanislav Malyshev 248414f132 readline can output control codes 13 years ago
..
tests readline can output control codes 13 years ago
CREDITS 2nd step towards auto-credits 26 years ago
README.libedit Libedit readline replacement support 25 years ago
config.m4 Fixed bug#54450 (callback function when built against libedit) 15 years ago
php_readline.h Happy New Year~ 13 years ago
readline.c Bug #55694: Expose attempted_completion_over variable from readline library 13 years ago
readline_cli.c Happy New Year 13 years ago
readline_cli.h Happy New Year 13 years ago

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.