Skip to content

Remove ANSI escape sequences from output#162

Open
ZexDC wants to merge 3 commits into
jstemmer:masterfrom
ZexDC:master
Open

Remove ANSI escape sequences from output#162
ZexDC wants to merge 3 commits into
jstemmer:masterfrom
ZexDC:master

Conversation

@ZexDC

@ZexDC ZexDC commented May 19, 2023

Copy link
Copy Markdown

Detect and remove ANSI escape sequences from output as mentioned here.

sruehl added a commit to sruehl/go-junit-report that referenced this pull request Jun 5, 2023
@sruehl

sruehl commented Jun 5, 2023

Copy link
Copy Markdown

@ZexDC this lib is also stripping \u009B. There is a discussion also on SO regarding those sequences. Might be good if really all sequences get stripped.

@ZexDC

ZexDC commented Jun 16, 2023

Copy link
Copy Markdown
Author

@ZexDC this lib is also stripping \u009B. There is a discussion also on SO regarding those sequences. Might be good if really all sequences get stripped.

Thanks, I added the changes to this PR.

@ZexDC

ZexDC commented Jun 20, 2023

Copy link
Copy Markdown
Author

@jstemmer please let me know if this can be merged :)

@jwx0925

jwx0925 commented Feb 26, 2025

Copy link
Copy Markdown

I encountered the same issue. And I test with the code from this PR, it worked fine. Could you please merge it and release a new version as soon as possible?
@jstemmer Thanks ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants