in reply to Re: Getting special keys to work with Term::ReadKey in Windows
in thread Getting special keys to work with Term::ReadKey in Windows
Hey, if the patch is done, release it already! :)
Ok, what is not working with it?
Is it possible to use Win32::Console together (in conjunction) with this Term::ReadKey you think? That is, use Win32::Console just for the special keys. The thing is, all other stuff works nice as I want. It's just these special keys that aint working, and thinking of all the code I've done I would prefer not doing it all over again, just for Win32::Console...
Update: Seems not possible after a few testings I've made...