I have developed an application which has an interactive terminal to accept commands from user. But when i press arrow key in Linux, it fails to show previous command on interactive terminal of my application. However Ubuntu terminal shows previous commands using UP arrow key. In windows command interpreter, i am able to select previous commands using UP arrow key inside my interactive terminal app. Any settings need to be changed in Ubuntu to make it work?I have developed an application which has an in