Bug #71076 [Fbk->Csd]: REPL arrow history navigation problem
[email protected] ("miraagewow at gmail dot com")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=71076&edit=1 ID: 71076 User updated by: miraagewow at gmail dot com Reported by: miraagewow at gmail dot com Summary: REPL arrow history navigation problem -Status: Feedback +Status: Closed Type: Bug Package: CGI/CLI related Operating System: Ubuntu 14.04 PHP Version: 7.0.0 Block user comment: N Private report: N New Comment: Solution was found. I was missing php-readline extensions. After I've installed it - works awesome. Previous Comments: ------------------------------------------------------------------------ [2015-12-10 09:28:07] miraagewow at gmail dot com I've installed from famous PPA https://launchpad.net/~ondrej/+archive/ubuntu/php-7.0 ------------------------------------------------------------------------ [2015-12-10 00:57:38] [email protected] Looks ok here on Ubuntu and Debian. How did you build your PHP 7? Did you compile in readline support? ------------------------------------------------------------------------ [2015-12-09 21:06:55] miraagewow at gmail dot com Description: ------------ "php -a" and other REPLs (e.g. Psysh) are having issues with history navigation. Once some command is entered, arrow history navigation results in (example for up/down arrows): ^[[A^[[B ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=71076&edit=1