benjaminor / kkp

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

Enable normal-erase-is-backspace-mode for KKP terminals #8

Closed benjaminor closed 1 year ago

benjaminor commented 1 year ago

For this to work, we advice display-symbol-keys-p to return non nil when in a terminal with KKP enabled.

This should fix #6.