Re: [w3c/uievents] no way to distinguish printable key values from non-printable (#264)

@juj Wouldn't a simpler algorithm be: if `.key` is ASCII-only and >1 character, it's non-printable, otherwise (if it's exactly 1 character or it has any non-ASCII characters) then it's printable?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/264#issuecomment-2113107341
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/264/2113107341@github.com>

Received on Wednesday, 15 May 2024 17:43:43 UTC