Hi All, I need to implement history feature in an emulated shell environment. I need to read keys present in the keyboard and define handler for each key. For example, Up arrow gives the previous command in the history. Can u please tell me how to make a start?
-- Thanks,
