Go into the Window Settings menu, and select the "Keyboard" item from the pulldown menu. You can then program the del key to emit a ctrl-D character. Voila, forward delete!
A downside of this is that if you hit the del key at the prompt where there's no text to delete, the shell will interpret this as "logout".