Fix microsoft/vscode#232420: Python REPL cursor drifting by iBug · Pull Request #25521 · microsoft/vscode-python

@iBug

@iBug

@iBug iBug mentioned this pull request

Nov 6, 2025

anthonykim1

chrmarti

@iBug iBug deleted the vscode-232420 branch

November 7, 2025 08:26

@iBug iBug mentioned this pull request

Nov 7, 2025

This was referenced

Nov 7, 2025

ntrogh pushed a commit to microsoft/vscode-docs that referenced this pull request

Dec 13, 2025

anthonykim1 added a commit that referenced this pull request

Jan 5, 2026
During my debugging and implementation of #25521, I find a descriptive
`__repr__()` for the custom PS1 object very helpful, so this PR comes as
an addition for #25521.

---------

Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com>