Closed cmann1 closed 3 years ago
text_input only includes printable characters. WM_CHAR gives slightly more than this but I had to cut it down to match what we get out of SDL2 for non-windows builds.
I see. Well it will be easy enough to reimplement in the trigger logic.
Maybe this is intended behaviour? A related issue is that shift+enter no longer adds lines to text triggers.