ihalila / pancurses

A Rust curses library, supports Unix platforms and Windows
MIT License
396 stars 44 forks source link

Input enum for control/shift? #88

Open Wrenderbender opened 2 years ago

Wrenderbender commented 2 years ago

I've tried looking for how to get input for non-character keys such as control and alt, does anyone know how this can be achieved? I've tried testing with some sample code which prints out getch input but I have yet to find out how I can get an input for control