command recall within ksh on Solaris 10
Is is possible to be able to use command recall keys with the Korn Shell within Solaris 10?Thanks, Brett
[118 byte] By [
eckmanb] at [2007-11-26 11:34:46]

# 2
Darren,I tried both commands but I still could not recall commands using the arrow keys; I can use the 'esc' for command line completion. The system just beeps, when I try to recall a command using the arrow keys.Any Ideas?Thanks, Brett
# 3
Ah, you did say "arrow keys", but I just read that as any keys for navigation. emacs mode would be <ctl>-n and <ctl>-p, while vi would be <esc> j and <esc> kI don't know how to use the actual arrow keys in ksh.-- Darren