New GitHub issue #119329 from optim-ally:<br>

<hr>

<pre>
# Bug report

### Bug description:

When I open the new REPL in VSCode on WSL, the cursor block is way over to the right. Typing enters characters correctly at the start of the line, but the cursor maintains the same incorrect offset:

![repl-cursor](https://github.com/python/cpython/assets/23644615/35cb307d-34cc-4a86-908a-775c72914ff1)

The cursor jumps to the correct position on the 2nd line of multi-line blocks and beyond, but jumps back to the right when the composition is finished:

![repl-cursor-multiline](https://github.com/python/cpython/assets/23644615/18082be3-6bc5-4e7f-b139-f8901b8f061b)

### CPython versions tested on:

3.13

### Operating systems tested on:

Linux
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/119329">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>