#unicode-getch

4 messages · Page 1 of 1 (latest)

glad estuary
#

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

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.

echo zinc
#

_UNICODE_GETCH_H_ANIC17 is a reserved identifier hehe

paper stag
#

includes full support for Unicode
unicode-getch only supports codepoints up to U+FFFF.
nooo