79714328

Date: 2025-07-25 07:19:06
Score: 1.5
Natty:
Report link

When pressing Backspace, instead of TTY Erase or ASCII Del, your terminal emulator puts Ctrl+H, which is shown as \x08 (ASCII Backspace) in python strings.
It must be changeable in your terminal app's settings.

For example, in Gnome terminal

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: mint_tube