From: krakjoe Date: Tue, 12 Nov 2013 04:22:33 +0000 (+0000) Subject: readline X-Git-Tag: php-5.6.0alpha1~110^2~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf8a9c141fcad21738156349a9c2b2900ee2908a;p=php readline --- diff --git a/README.md b/README.md index ba13c0d54d..1b03abe63d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Features - SAPI Agnostic - Easily Integrated - PHP Configuration File Support - JIT Super Globals - Set Your Own !! + - Optional readline Support - Comfortable Terminal Operation - Easy Operation - See Help :) Planned @@ -39,6 +40,8 @@ make -j8 make install-phpdbg ``` +*Note: php must be configured with the switch --with-readline for phpdbg to support history, autocompletion, tab-listing etc* + Command Line Options ====================