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

Add support for the ANSI code for erasing characters #447

Merged

Conversation

coehlrich
Copy link
Contributor

Adds support for the ANSI code that erases characters which powershell uses to erase predictions.

Copy link
Member

@jonahgraham jonahgraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coehlrich I missed this PR as it came in during my vacation and in preparing for the M3 milestone next week I was reviewing the open PRs.

The change looks great to me and it is ready to merge now, I'm just going to rebase it to ensure that it passes all the code cleanliness checks.

@jonahgraham jonahgraham force-pushed the fix-powershell-prediction-erasing branch 2 times, most recently from e12e0ec to 572aeb4 Compare August 18, 2023 19:04
@jonahgraham jonahgraham added the terminal The TM Terminal collection of features in CDT label Aug 18, 2023
@jonahgraham jonahgraham added this to the 11.3.0 milestone Aug 18, 2023
@jonahgraham jonahgraham force-pushed the fix-powershell-prediction-erasing branch from 572aeb4 to c39c14a Compare August 19, 2023 00:11
This escape sequence can be generated when using Powershell on
Windows (and possibly other places too) to erase number of
characters.

Change-Id: I32405f51a3f91fd8653d44f2676a5c85b696ef99
@jonahgraham jonahgraham force-pushed the fix-powershell-prediction-erasing branch from c39c14a to 5f3a71a Compare August 19, 2023 00:38
@jonahgraham jonahgraham merged commit 3240494 into eclipse-cdt:main Aug 19, 2023
4 checks passed
@jonahgraham jonahgraham added the noteworthy Pull requests and fixed issues that should be highlighted to users label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noteworthy Pull requests and fixed issues that should be highlighted to users terminal The TM Terminal collection of features in CDT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants