Re: [Tutor] command history in a console

2008-09-18 Thread W W
On Wed, Sep 17, 2008 at 9:14 PM, Hans Dushanthakumar < [EMAIL PROTECTED]> wrote: > G'day everyone. > > I'm experimenting with a custom console application, and trying to add > command history functionality to it. It seems to basically work ok except > for the fact that when I press the Up arrow ke

[Tutor] command history in a console

2008-09-17 Thread Hans Dushanthakumar
G'day everyone. I'm experimenting with a custom console application, and trying to add command history functionality to it. It seems to basically work ok except for the fact that when I press the Up arrow key to run previous commands, the right commands are not displayed. It displays a wierd