ddd033adaf
It would result in having both <Delete> and <Backspace> behaving as Backspace, which seems senseless -- unless the <Delete> key produces ASCII DEL and --rebinddelete is needed to make it behave as Delete. In the latter case it would make more sense if --rebinddelete made both rebindings: ASCII DEL to Delete and KEY_DC to Backspace, like it used to be in the distant past, before commit 79a33bb3.