unicode-getch
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!GitHub
Release unicode-getch v1.0 · anic17/unicode-getch
First stable version of unicode-getch, v1.0.
Feel free to report any bugs if found, or contribute if you want to see something for the next version! Contributions are greatly appreciated.
2 Replies