Python pdb mode cannot delete

Viewed 174
(Pdb) n <- I got a space/tab rather than delete the "n"
(Pdb) <- What should be looks like

When I press a character, I cannot delete it but instead get a space/tab in pdb.

Is there any solutions towards this?

0 Answers
Related