When running Python code, user's input will appear in the incorrect place
Windows Terminal version
1.23.2913.0
Windows build number
10.0.27729.1000
Other Software
Visual Studio 2022 /w Python 3.9
Steps to reproduce
1: Create a python script that accepts user input using Visual Studio 2022 2: Run the script and begin typing
Expected Behavior
User input will appear in the correct place, such as the end of a line
Actual Behavior
User input appears at the top left of the terminal window
Hey @lhecker, this seemed potentially related to the cooked read or conPTY changes - I asked Xeno to post here on GitHub :)
This issue has likely been fixed in the very latest releases (you may have to download them from our release page on GitHub). I'll keep this issue open for now and close it in a few months, if nothing else happens.
The issue has been resolved on my end
Hmm in that case I'll close this issue in advance. 😅 Thank you so much for the report!