Enable [DELETE] key in shell 'csh'
to enable “delete” key in shell 'csh' add to '~/.cshrc':
bindkey "\e[3~" delete-char