I need to know what your [up] and [down] keys generate.
Please do this:

$ hexdump -vC
<press [up arrow key]> <press Ctrl-D several times, until you return
to shell prompt>

and post the result. For example, when I do it, I see this in my xterm:

$ hexdump -vC
^[[A00000000  1b 5b 41                                          |.[A|
00000003
$

Do the same for down arrow key too.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to