This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Description
Alt-f, Alt-b for example does not work on Windows. Seems like this is because SDL does not generate SDL_TEXTINPUT event when Alt is held down on that platform.
This affects all Alt-Letter keyboard commands for editing text fields and when using the in-game console.
Don't know a good solution to this. Fixing this is not a big priority for me, as I don't use Windows. But if someone knows of a way to solve it, please let me know, or write a pull request.