I was able to use the up/dow arrow to cycle through previous commands, now when I press a directional key it outputs "^[[A". I'm running on a bash shell. How do I fix this? Thanks

link|improve this question
This belongs on the unix stackexchange, not stackoverflow. – sepp2k Oct 22 '10 at 23:25
Welcome to the wonderful world of termcaps. See you next year. – Ether Oct 22 '10 at 23:44
feedback

migrated from stackoverflow.com Oct 23 '10 at 7:46

This question came from our site for professional and enthusiast programmers.

1 Answer

have you tried to Ctrl+C and redo it :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown