benjaminor / kkp

Emacs support for the Kitty Keyboard Protocol
GNU General Public License v3.0
30 stars 6 forks source link

`M-<backspace>` not working with Emacs and Kitty #13

Open swarnendubiswas opened 1 month ago

swarnendubiswas commented 1 month ago

I am using Emacs 29.3 and Kitty 0.35.1. I have installed kkp because a few key combinations do not work without it (Ctrl+').

M-<backspace> is defined to be (backward-kill-word) in Emacs. However, with kkp and Kitty, I get M-<backspace> is undefined. Could you please suggest how this can be fixed?

I see the behavior even without kitty.conf.

sashkachan commented 1 month ago

Same for M-, eg in org-mode-map