Another stupid question...

Shagshag13 shagshag13 at yahoo.fr
Tue May 28 10:18:38 EDT 2002


Well i don't know why but i can't use up and downs key in python prompt line
(>>>)
I had the same trouble for erase key but after adding :

stty erase "^H"

in .bashrc, it works fine.

But i still don't know how to do it for up key (i get ^[[A) and down key
(^[[B)

Thanks in advance,

S13.





More information about the Python-list mailing list