KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.33k stars 648 forks source link

Terminal output on Windows is messed up #958

Closed SaschaWillems closed 5 months ago

SaschaWillems commented 8 months ago

Most probably caused by #956. When running the samples from e.g. Windows terminal or Powershell, the input resumes in the midst of the screen after the key has been pressed:

308639076-60202514-a701-4124-9bff-9f498a7819cd

I also need to press return multiple times, so this is broken in several ways.

See for more details https://github.com/KhronosGroup/Vulkan-Samples/pull/957#issuecomment-1970661995

We may want to adjust this behavior on Windows.

SaschaWillems commented 5 months ago

No idea how to fix this, but also no that important, so closing for now.