Backspace key must generate the backspace character (\010) and Delete key must generate the delete character (\0177). In some systems the kernel configuration for erasing previous character is \0177, so some programs (for example cat, ed, mail, ...), can not understand the correct meaning of backspace. In this cases it is only needed this command: stty erasemaster
parent
0baf2d8be5
commit
c46d929fe1
2 changed files with 1 additions and 4 deletions
Loading…
Reference in new issue