php-school / learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
http://www.phpschool.io/
MIT License
319 stars 36 forks source link

can't navigate menu #54

Closed twmbx closed 8 years ago

twmbx commented 8 years ago

using elementary os, fish shell, php-fpm 7.0.3

cannot navigate learnyouphp menu. seems completely unresponsive except to the "enter" key. as such, I'm stuck on hello world

mikeymike commented 8 years ago

Hey @twoSeats thanks for reporting this.

We'll have to spin up a virtual machine to test this. Could you try using bash rather than fish to narrow the issue down a little.

mikeymike commented 8 years ago

Also this is likely an issue with php-school/cli-menu package so we'll set up an issue on there too.

twmbx commented 8 years ago

hey @mikeymike sorry, meant to mention that i did try it out in bash, didn't work. I have found however that it's working perfectly fine after a reboot. odd indeed. I did terminate my shell and try again to no avail originally.

But good thing is, it is working.

Maybe a troubleshooting note is required in the readme, just in case.

mikeymike commented 8 years ago

Great news! I'll close this for now but if it ever pops up again don't hesitate to reopen it and we can look into in more detail