For those unfamiliar with Windows alt-codes, on Windows if you press Alt+0222 for example, you'll get the character Þ
.
Is there any way to detect the insertion of these characters without relying on the deprecated keypress
event?
For those unfamiliar with Windows alt-codes, on Windows if you press Alt+0222 for example, you'll get the character Þ
.
Is there any way to detect the insertion of these characters without relying on the deprecated keypress
event?