Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running Python code, user's input will appear in the incorrect place #18080

Open
XenoPanther opened this issue Oct 18, 2024 · 1 comment
Assignees
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@XenoPanther
Copy link

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

@XenoPanther XenoPanther added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 18, 2024
@XenoPanther XenoPanther changed the title When running Python code, user's input will appear When running Python code, user's input will appear in the incorrect place Oct 18, 2024
@DHowett
Copy link
Member

DHowett commented Oct 18, 2024

Hey @lhecker, this seemed potentially related to the cooked read or conPTY changes - I asked Xeno to post here on GitHub :)

@lhecker lhecker self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

3 participants