In Ubuntu 10.04, I have open a terminal window and started a program shell called mongodb.
Now when I use the arrow key to use the command history, I get this printed on the screen instead of the previous commands :
^[[A for the up key and
^[[B for the down key.
In other windows like the one for python or the terminal window, the command history works correctly with the arrow keys.
Some shell works ok with the arrow keys, other don't. Any idea, what causes this behaviour.
Thanks
Now when I use the arrow key to use the command history, I get this printed on the screen instead of the previous commands :
^[[A for the up key and
^[[B for the down key.
In other windows like the one for python or the terminal window, the command history works correctly with the arrow keys.
Some shell works ok with the arrow keys, other don't. Any idea, what causes this behaviour.
Thanks