As the name suggests, unicode-getch is an independent, single header library which aims to be a replacement for conio's getch() which fully supports Unicode and detects a wide range of control keys in a single go by returning a struct instead of an integer.
https://github.com/anic17/unicode-getch/releases/tag/v1.0
Any feedback is appreciated!
