3
(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?

Ulysses
  • 141
  • 2
  • 2
  • Welcome to Stackoverflow! Can you add the code producing your output? Otherwise it's really hard to guess what's the problem. – Maximilian Peters Aug 02 '20 at 13:44
  • @MaximilianPeters I think what the OP is saying is that when the press backspace or arrow keys while in pdb, the output is terminal escape sequences. – snakecharmerb Aug 02 '20 at 13:48
  • Does this solve your problem? https://stackoverflow.com/questions/893053/seeing-escape-characters-when-pressing-the-arrow-keys-in-python-shell – snakecharmerb Aug 02 '20 at 13:48

0 Answers0