Hey vaxis, thanks for that awesome library ! Thanks for your work on aerc too, which I use to send this.
I use foot terminal (kitty keyboard protocol = OK) Can't get ctrl+Backspace from String() though, which should be possible. https://sw.kovidgoyal.net/kitty/keyboard-protocol/#legacy-functional-keys seems overrriden / hardcoded here: why? https://git.sr.ht/~rockorager/vaxis/tree/4aec08715d/item/key.go#L235 should I use Matches() instead?
Off-topic: I just created a MR to list vaxis and aerc in kitty kb known implementations: https://github.com/kovidgoyal/kitty/pull/7983