LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Applications echo ^[[A when pressing up arrowkey (https://www.linuxquestions.org/questions/linux-newbie-8/applications-echo-%5E%5B%5Ba-when-pressing-up-arrowkey-711274/)

ahtoot 03-13-2009 04:10 AM

Applications echo ^[[A when pressing up arrowkey
 
Some application e.g. Eclipse prolog, or other command line application echo "^[[A" when pressing the up arrow key. Similarly, it doesn't give expected behaviour for the other arrow keys either(^[[B, ^[[C, ^[[D).

What's happening here and how do I correct this behaviour?


[edit] Okay I fixed it, I installed rlwrap and called
Code:

rlwrap eclipse


All times are GMT -5. The time now is 04:38 AM.