I am using ksh on Mac OS X 10.6 xterm (that is, not using Terminal.app).
When I try to browse the command history via CTRL+P or try to move the cursor on my prompt via CTRL+B, only the characters ^P or ^B respectively are shown. Do I have to set some special environment variables or use some inputrc magic to trigger the expected effects?
