I use ksh under OpenBSD/arm 4.1 and noticed that command line history feature (up-arrow) suddenly stopped working. Pressing up-arrow inserts control code, but command completion (tab-key) works fine.
`kbd -l` doesn't list any map and attempt to do `kbd en` returns error. I was under impression that keyboard maps defined in kernel, so I am not sure how is it possible to 'lose' mapping. Any help troubleshooting this problem is appreciated. Alex