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

Incorrect handling of backspace character #15963

Closed
DonJayamanne opened this issue Aug 27, 2024 · 1 comment
Closed

Incorrect handling of backspace character #15963

DonJayamanne opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-output upstream-vscode Blocked on upstream VS code

Comments

@DonJayamanne
Copy link
Contributor

See here jupyterlab/jupyterlab#16515

print("abc\b\b\b") should output abc, currently we get ab

@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Aug 27, 2024
@DonJayamanne DonJayamanne self-assigned this Aug 27, 2024
@DonJayamanne
Copy link
Contributor Author

Duplicate of microsoft/vscode#118833

@DonJayamanne DonJayamanne marked this as a duplicate of microsoft/vscode#118833 Dec 19, 2024
@DonJayamanne DonJayamanne added the upstream-vscode Blocked on upstream VS code label Dec 19, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-output upstream-vscode Blocked on upstream VS code
Projects
None yet
Development

No branches or pull requests

1 participant