In the interactive shell oh PHP Delete key is not working and produce ~
instead. Anyone know how to get this key to work? I am using Ubuntu 13.04 if this does matter.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
||||
show 3 more comments |
Have you tried running | |||||
|
~/.inputrc
(if you have one), or/etc/inputrc
– Poundex Jul 5 at 19:54php -a
– Radu Rădeanu Jul 5 at 20:27