Backspace
Backspace key sends ^H (0x08). Use for servers that expect the traditional backspace byte. The Delete key sends DEL (0x7f) instead.
Backspace key sends ^H (0x08). Use for servers that expect the traditional backspace byte. The Delete key sends DEL (0x7f) instead.