When I use the python interpreter on my remote machine, the arrow keys do not function properly. Instead of repositioning the cursor and recalling previous commands, I get ^[[A ^[[B ^[[C ^[[D written to the screen.
Is there a way I can bind these to the appropriate actions, or is this happening because of a misconfiguratio n elsewhere?
Is there a way I can bind these to the appropriate actions, or is this happening because of a misconfiguratio n elsewhere?
Comment