Closed wx13 closed 12 years ago
Keycodes are all messed up on pdcurses/mingw. shift/control arrow keys are different than plain curses. How to handle? Can we tell which keycodes are in use?
I think I have fixed this. Currently testing.
Probably some issues left, but I don't use windows enough to find them.
Keycodes are all messed up on pdcurses/mingw. shift/control arrow keys are different than plain curses. How to handle? Can we tell which keycodes are in use?