jinxed.win32.get_term()
now checks ifENABLE_VIRTUAL_TERMINAL_INPUT
is set for the console and doesn't set it if already enabled- Previously it was set without checking
- Previous versions of Windows did not enable this feature by default, but newer versions do