Some title, eh? The problem is this: When using screen on a remote host in Terminal on OS X, backspace doesn’t work. Highly irritating. Here’s the solution. In the terminal, run:
defaults write com.apple.Terminal TermCapString xterm
And you’re all set.
Discussion