Re: [PATCH] Change <delete> to delete forward in the editor menu.
Kurt Hackenberg <[email protected]> Sat, 1 Aug 2026 21:16:37 -0400
| Newsgroups | gmane.mail.mutt.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 01, 2026 at 21:53 -0300, Jim via Mutt-dev wrote: >"Mystery" (partially?) solved. I see that (presumably since 2004 or so) I >have X resources for xterm > XTerm*backspacekey: \177 > XTerm*deletekey: \010 >and > URxvt.deletekey: \010 >(No URxvt.backspacekey, but at least this explains why I get ^H and not >\E[3~ when I press the "delete" key.) Yes, that explains it. Completely solved, I'd say.