Re: [PATCH] Change <delete> to delete forward in the editor menu.

Kurt Hackenberg <[email protected]> Sat, 1 Aug 2026 18:34:06 -0400
Newsgroups gmane.mail.mutt.devel
Message-ID <[email protected]>
On Sat, Aug 01, 2026 at 18:05 -0300, Jim via Mutt-dev wrote:

>> Moreover, Jim also said that the Delete key of
>> his keyboard sends ^H (instead of the usual escape sequence).
>
>Or so says my shell when I type Ctrl-V <delete key>.

That's with X and a terminal emulator?

That is peculiar. I would look into why that ^H happens. Something 
strange in X keyboard input, I guess. Do you configure that keyboard 
input in any way, maybe through xmodmap? What does xev say about the 
Delete key?