I know this is a little off-topic, but I can't find another forum to post it.

When I press "Delete" Key in a command line of bash, it just shows a ~. What's wrong?
I tried to use
Code:
stty erase '^?'
But it still won't work.
Thanks for helping me.