Pravin Paratey
Pravin Paratey
Any update on this?
This is happening on a lot of characters, pretty much the `enum Input` doesn't work. For instance, I can't get this to work match win.getch() { Some(Input::Character(ch)) => { //...
Same for me, setting window.keypad(use_keypad) to either true or false does nothing. Tried on Windows, Mac and Linux (Ubuntu 22.04)
Bumping up. Anybody have ideas on how to fix this?
Sorry, you can read it here http://pravin.paratey.com/posts/deeshell
Any updates on this?