pancurses icon indicating copy to clipboard operation
pancurses copied to clipboard

Input enum for control/shift?

Open Wrenderbender opened this issue 2 years ago • 0 comments

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

Wrenderbender avatar Aug 08 '22 09:08 Wrenderbender